QTfrontend/model/gameSchemeModel.cpp
changeset 14558 90c215f83273
parent 14521 8a11548cb1d2
child 15385 c35c5a9b878c
--- a/QTfrontend/model/gameSchemeModel.cpp	Fri Jan 11 08:51:11 2019 -0500
+++ b/QTfrontend/model/gameSchemeModel.cpp	Sat Jan 12 06:19:16 2019 +0100
@@ -718,7 +718,7 @@
             << QVariant(100)           // get away time  41
             << QVariant(0)             // world edge     42
             // NOTE: If you change this, also change the defaults in the The Specialists script
-            << QVariant("t=SENDIAPL")  // scriptparam    43
+            << QVariant("t=SENDXHPL")  // scriptparam    43
             ;
 
     QList<QVariant> spaceinvasion;