]> git.pond.sub.org Git - empserver/blobdiff - tests/actofgod/geninput.pl
client: Unbreak standalone build
[empserver] / tests / actofgod / geninput.pl
index 520e33b8b8d440b1d2e0d29c0815204bc873bd1b..a6e0f9d978de638cafcdef325bb85ed74b4e2b75 100755 (executable)
@@ -342,8 +342,12 @@ unit_carrier('nuke', 'p');
 edit('plane', 4, 'l', '5,1');
 
 # special case: load teleports to carrier
+# (previous loads already zapped fortification)
 edit('land', 4, 'S', 2);
 
+# special case: load teleports to carrier and zaps fortification
+edit('plane', 14, 's', 4);
+
 # interactive edit
 iedit('ship', 0, 'M 2', 'm 1', 'f 1');
 iedit('ship', 0, 'R n', 'R ""');