QTfrontend/model/ammoSchemeModel.cpp
changeset 13026 ca7fdb431b34
parent 13025 261b8fd14235
child 13188 16b375b21af1
equal deleted inserted replaced
13025:261b8fd14235 13026:ca7fdb431b34
   613             << QVariant(47)            // water rise amt 38
   613             << QVariant(47)            // water rise amt 38
   614             << QVariant(5)             // health dec amt 39
   614             << QVariant(5)             // health dec amt 39
   615             << QVariant(100)           // rope modfier   40
   615             << QVariant(100)           // rope modfier   40
   616             << QVariant(100)           // get away time  41
   616             << QVariant(100)           // get away time  41
   617             << QVariant(0)             // world edge     42
   617             << QVariant(0)             // world edge     42
   618             << QVariant()              // scriptparam    43
   618             // NOTE: If you change this, also change the defaults in the Construction Mode script
       
   619             << QVariant("initialenergy=550, energyperround=50, maxenergy=1000, cratesperround=5") // scriptparam    43
   619             ;
   620             ;
   620 
   621 
   621     QList<QVariant> spaceinvasion;
   622     QList<QVariant> spaceinvasion;
   622     spaceinvasion
   623     spaceinvasion
   623             << predefSchemesNames[11]  // name           0
   624             << predefSchemesNames[11]  // name           0
   661             << QVariant(0)             // water rise amt 38
   662             << QVariant(0)             // water rise amt 38
   662             << QVariant(0)             // health dec amt 39
   663             << QVariant(0)             // health dec amt 39
   663             << QVariant(100)           // rope modfier   40
   664             << QVariant(100)           // rope modfier   40
   664             << QVariant(100)           // get away time  41
   665             << QVariant(100)           // get away time  41
   665             << QVariant(0)             // world edge     42
   666             << QVariant(0)             // world edge     42
   666             << QVariant()              // scriptparam    43
   667             // NOTE: If you change this, also change the defaults in the Space Invasion script
       
   668             << QVariant("rounds=3, shield=30, barrels=5, pings=2, barrelbonus=3, shieldbonus=30, timebonus=4") // scriptparam    43
   667             ;
   669             ;
   668 
   670 
   669     QList<QVariant> hedgeeditor;
   671     QList<QVariant> hedgeeditor;
   670     hedgeeditor
   672     hedgeeditor
   671             << predefSchemesNames[12]  // name           0
   673             << predefSchemesNames[12]  // name           0