Made sure the player actually sees Ruddry/Ladoc show up through the fog.
This commit is contained in:
parent
613dd431d5
commit
44be046b7b
2 changed files with 15 additions and 21 deletions
|
@ -406,13 +406,6 @@ Enter at Your Own Risk!"
|
|||
name=horse-canter.wav
|
||||
[/sound]
|
||||
|
||||
[move_unit_fake]
|
||||
type=Knight
|
||||
side=1
|
||||
x=35,34,33,32,31,30
|
||||
y=35,34,35,34,34,33
|
||||
[/move_unit_fake]
|
||||
|
||||
[unit]
|
||||
side=1
|
||||
type=Knight
|
||||
|
@ -420,18 +413,19 @@ Enter at Your Own Risk!"
|
|||
name= _ "Sir Ruddry"
|
||||
profile="portraits/knight.png"
|
||||
unrenamable=yes
|
||||
x=30
|
||||
y=33
|
||||
x=35
|
||||
y=35
|
||||
[modifications]
|
||||
{TRAIT_LOYAL}
|
||||
{TRAIT_RESILIENT}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
|
||||
[scroll_to_unit]
|
||||
id=Sir Ruddry
|
||||
[redraw]
|
||||
side=1
|
||||
[/scroll_to_unit]
|
||||
[/redraw]
|
||||
|
||||
{MOVE_UNIT (id=Sir Ruddry) 30 33}
|
||||
|
||||
[message]
|
||||
speaker=Sir Ruddry
|
||||
|
|
|
@ -338,17 +338,11 @@
|
|||
|
||||
[event]
|
||||
name=victory
|
||||
|
||||
[sound]
|
||||
name=horse-canter.wav
|
||||
[/sound]
|
||||
|
||||
[move_unit_fake]
|
||||
type=Knight
|
||||
side=1
|
||||
x=40,39,38,37,36,35,34,33,32,31,30
|
||||
y=15,16,16,16,16,16,15,15,14,14,14
|
||||
[/move_unit_fake]
|
||||
|
||||
[unit]
|
||||
side=1
|
||||
type=Knight
|
||||
|
@ -356,14 +350,20 @@
|
|||
name= _ "Sir Ladoc"
|
||||
profile="portraits/knight.png"
|
||||
unrenamable=yes
|
||||
x=30
|
||||
y=14
|
||||
x=40
|
||||
y=15
|
||||
[modifications]
|
||||
{TRAIT_LOYAL}
|
||||
{TRAIT_RESILIENT}
|
||||
[/modifications]
|
||||
[/unit]
|
||||
|
||||
[redraw]
|
||||
side=1
|
||||
[/redraw]
|
||||
|
||||
{MOVE_UNIT (id=Sir Ladoc) 35 15}
|
||||
|
||||
[message]
|
||||
speaker=Sir Ladoc
|
||||
message= _ "Hold there! You can not pass. You've already stumbled on the orcish rear guard. The main body of their forces is on the road to Southbay. It is an army of nightmarish size."
|
||||
|
|
Loading…
Add table
Reference in a new issue