Removed ability to recruit Young Ogres.
This commit is contained in:
parent
d9ba6ac4c8
commit
a626090278
2 changed files with 2 additions and 24 deletions
|
@ -343,16 +343,7 @@
|
|||
x,y=1,1
|
||||
random_traits=yes
|
||||
[/unit]
|
||||
[allow_recruit]
|
||||
side=1
|
||||
type=Young Ogre
|
||||
[/allow_recruit]
|
||||
[message]
|
||||
speaker=narrator
|
||||
message= _ "You may now recruit young ogres!"
|
||||
image=wesnoth-icon.png
|
||||
[/message]
|
||||
{VARIABLE have_ogres yes}
|
||||
|
||||
[endlevel]
|
||||
result=victory
|
||||
next_scenario=09_Xenophobia
|
||||
|
|
|
@ -471,20 +471,7 @@
|
|||
[/then]
|
||||
|
||||
[else]
|
||||
[if]
|
||||
[variable]
|
||||
name=have_ogres
|
||||
boolean_equals=yes
|
||||
[/variable]
|
||||
|
||||
[then]
|
||||
{RANDOM "Young Ogre,Spearman,Cavalryman,Mage,Horseman,Heavy Infantryman"}
|
||||
[/then]
|
||||
|
||||
[else]
|
||||
{RANDOM "Spearman,Cavalryman,Mage,Horseman,Heavy Infantryman"}
|
||||
[/else]
|
||||
[/if]
|
||||
{RANDOM "Spearman,Cavalryman,Mage,Horseman,Heavy Infantryman"}
|
||||
|
||||
[unit]
|
||||
side=1
|
||||
|
|
Loading…
Add table
Reference in a new issue