LoW::4: Add the scout to the Players' recruit lists.
This commit is contained in:
parent
178b22b789
commit
1d4036d5de
1 changed files with 8 additions and 5 deletions
|
@ -250,6 +250,7 @@
|
|||
[then]
|
||||
[unit]
|
||||
{KALENZ}
|
||||
extra_recruit=Elvish Fighter, Elvish Archer, Elvish Scout
|
||||
type=Elvish Captain
|
||||
x=7
|
||||
y=29
|
||||
|
@ -271,6 +272,7 @@
|
|||
[then]
|
||||
[unit]
|
||||
{LANDAR}
|
||||
extra_recruit=Elvish Fighter, Elvish Archer, Elvish Scout
|
||||
side=4
|
||||
type=Elvish Ranger
|
||||
x=16
|
||||
|
@ -300,6 +302,12 @@
|
|||
{UNIT 1 (Elvish Ranger) 23 24 (role=liberator)}
|
||||
[/then]
|
||||
[/if]
|
||||
#else
|
||||
[allow_extra_recruit]
|
||||
id=Kalenz,Landar
|
||||
extra_recruit=Elvish Scout
|
||||
[/allow_extra_recruit]
|
||||
|
||||
#endif
|
||||
|
||||
[redraw]
|
||||
|
@ -435,11 +443,6 @@
|
|||
message= _ "I accept your service gratefully, for I will need every sword and bow and spell with which to defeat these invaders. There will be time for talk later; now, we must fight."
|
||||
[/message]
|
||||
#ifndef MULTIPLAYER
|
||||
[allow_recruit]
|
||||
side=1
|
||||
type=Elvish Shaman
|
||||
[/allow_recruit]
|
||||
|
||||
[message]
|
||||
speaker=narrator
|
||||
image=wesnoth-icon.png
|
||||
|
|
Loading…
Add table
Reference in a new issue