HttT S16: Hide Li'sar on prestart, not start
Otherwise she is visible for a split second at the start of the scenario.
This commit is contained in:
parent
0606a94182
commit
e342e5364e
1 changed files with 6 additions and 6 deletions
|
@ -42,6 +42,12 @@
|
|||
carryover_percentage=40
|
||||
[/gold_carryover]
|
||||
[/objectives]
|
||||
|
||||
#hide Li'sar until she arrives
|
||||
[hide_unit]
|
||||
x=12
|
||||
y=18
|
||||
[/hide_unit]
|
||||
[/event]
|
||||
|
||||
[story]
|
||||
|
@ -132,12 +138,6 @@
|
|||
|
||||
# {SCATTER_IMAGE (terrain=Uu) 4 scenery/rubble.png}
|
||||
|
||||
#hide Li'sar until she arrives
|
||||
[hide_unit]
|
||||
x=12
|
||||
y=18
|
||||
[/hide_unit]
|
||||
|
||||
[recall]
|
||||
id=Delfador
|
||||
[/recall]
|
||||
|
|
Loading…
Add table
Reference in a new issue