TSG S6b: create Urza Afalas if player got here with debug

This commit is contained in:
nemaara 2019-04-27 11:18:37 -04:00
parent 589add2f57
commit 11cab73810

View file

@ -457,6 +457,31 @@ _f, _f, Re, _f
[/object]
[/modifications]
)}
# if the player used debug to get here, create afalas for them
[if]
[not]
[have_unit]
id=Urza Afalas
[/have_unit]
[/not]
[then]
[unit]
side=1
type=Outlaw
id=Urza Afalas
name= _ "Urza Afalas"
unrenamable=yes
profile=portraits/urza-afalas.png
{IS_HERO}
x,y=recall,recall
random_traits=no
[modifications]
{TRAIT_LOYAL}
[/modifications]
[/unit]
[/then]
[/if]
[/event]
[event]