DW: Fixed a bug reported in the forum...
...at http://forums.wesnoth.org/viewtopic.php?f=38&t=31283
This commit is contained in:
parent
555f06a918
commit
e63263f27c
1 changed files with 3 additions and 3 deletions
|
@ -167,15 +167,15 @@
|
|||
#endif
|
||||
|
||||
#ifdef NORMAL
|
||||
type="Blood Bat, Dread Bat, Ghost, Wraith, Spectre, Shadow, Bone Shooter, Deathblade, Ghoul, Necrophage, Choccobone"
|
||||
type="Blood Bat, Dread Bat, Ghost, Wraith, Spectre, Shadow, Bone Shooter, Deathblade, Ghoul, Necrophage, Chocobone"
|
||||
#endif
|
||||
|
||||
#ifdef HARD
|
||||
type="Blood Bat, Dread Bat, Ghost, Wraith, Spectre, Shadow, Bone Shooter, Banebow, Deathblade, Ghoul, Necrophage, Choccobone"
|
||||
type="Blood Bat, Dread Bat, Ghost, Wraith, Spectre, Shadow, Bone Shooter, Banebow, Deathblade, Ghoul, Necrophage, Chocobone"
|
||||
#endif
|
||||
|
||||
#ifdef NIGHTMARE
|
||||
type="Blood Bat, Dread Bat, Ghost, Wraith, Spectre, Shadow, Bone Shooter, Banebow, Deathblade, Ghoul, Necrophage, Choccobone"
|
||||
type="Blood Bat, Dread Bat, Ghost, Wraith, Spectre, Shadow, Bone Shooter, Banebow, Deathblade, Ghoul, Necrophage, Chocobone"
|
||||
#endif
|
||||
[/allow_recruit]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue