]> git.pond.sub.org Git - empserver/blobdiff - tests/actofgod/geninput.pl
edit: Teleport planes and land units to carrier on load
[empserver] / tests / actofgod / geninput.pl
index c81bef2366b2e05f2d6154e169b2df3a6d7408ad..05755f243f7d73990439193648ea18b9c567312a 100755 (executable)
@@ -311,6 +311,9 @@ unit_carrier('land', 'S', 'Y');
 # special case: move carrier's cargo away
 edit('plane', 4, 'l', '5,1');
 
+# special case: load teleports to carrier
+edit('land', 4, 'S', 2);
+
 # interactive edit
 iedit('ship', 0, 'M 2', 'm 1', 'f 1');
 iedit('ship', 0, 'R n', 'R ""');