QTfrontend/model/gameSchemeModel.cpp
changeset 14558 90c215f83273
parent 14521 8a11548cb1d2
child 15385 c35c5a9b878c
equal deleted inserted replaced
14557:3be619402d6b 14558:90c215f83273
   716             << QVariant(5)             // health dec amt 39
   716             << QVariant(5)             // health dec amt 39
   717             << QVariant(100)           // rope modfier   40
   717             << QVariant(100)           // rope modfier   40
   718             << QVariant(100)           // get away time  41
   718             << QVariant(100)           // get away time  41
   719             << QVariant(0)             // world edge     42
   719             << QVariant(0)             // world edge     42
   720             // NOTE: If you change this, also change the defaults in the The Specialists script
   720             // NOTE: If you change this, also change the defaults in the The Specialists script
   721             << QVariant("t=SENDIAPL")  // scriptparam    43
   721             << QVariant("t=SENDXHPL")  // scriptparam    43
   722             ;
   722             ;
   723 
   723 
   724     QList<QVariant> spaceinvasion;
   724     QList<QVariant> spaceinvasion;
   725     spaceinvasion
   725     spaceinvasion
   726             << predefSchemesNames[13]  // name           0
   726             << predefSchemesNames[13]  // name           0