TSG Into the Depths: remove old code
Compatibility to old saves is already broken by renumbering the scenario IDs, so this has no use anymore. [ci skip]
This commit is contained in:
parent
0682ffa38d
commit
e99cd5a4e4
1 changed files with 0 additions and 30 deletions
|
@ -336,36 +336,6 @@
|
|||
id=Minister Hylas
|
||||
[/recall]
|
||||
|
||||
[if]
|
||||
[variable]
|
||||
name=stored_Sir_Gerrick.id
|
||||
equals="Sir Gerrick"
|
||||
[/variable]
|
||||
[then]
|
||||
{VARIABLE stored_Sir_Gerrick.x "recall"}
|
||||
{VARIABLE stored_Sir_Gerrick.y "recall"}
|
||||
|
||||
[unstore_unit]
|
||||
variable=stored_Sir_Gerrick
|
||||
[/unstore_unit]
|
||||
|
||||
[foreach]
|
||||
array=stored_Sir_Gerrick_army
|
||||
[do]
|
||||
{VARIABLE this_item.x "recall"}
|
||||
{VARIABLE this_item.y "recall"}
|
||||
|
||||
[unstore_unit]
|
||||
variable=this_item
|
||||
[/unstore_unit]
|
||||
[/do]
|
||||
[/foreach]
|
||||
|
||||
{CLEAR_VARIABLE stored_Sir_Gerrick_army}
|
||||
{CLEAR_VARIABLE stored_Sir_Gerrick}
|
||||
[/then]
|
||||
[/if]
|
||||
|
||||
[recall]
|
||||
id=Sir Gerrick
|
||||
[/recall]
|
||||
|
|
Loading…
Add table
Reference in a new issue