diff -r 3be619402d6b -r 90c215f83273 QTfrontend/model/gameSchemeModel.cpp --- 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 spaceinvasion;