]> git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/qcsrc/server/constants.qh
Make keeping digested prey in the stomach probability based. Still always disabled...
[voretournament/voretournament.git] / data / qcsrc / server / constants.qh
index cb7e654f0ab60bc0433f757faf38011e8ef06c9b..eb5403d76e99db39d7dbbf67f89835e8834ba691 100644 (file)
@@ -133,9 +133,6 @@ vector      PL_CROUCH_MAX                           = '16 16 25';
 \r
 // Sajt - added these, just as constants. Not sure how you want them actually put in the game, but I just\r
 // did this so at least they worked\r
-// NOTE: instagib IS NOT compatible with rocket-arena, so make sure to prevent selecting both in a menu\r
-//float        GAME_INSTAGIB                           = 1;   /// everyone gets the nex gun with infinite ammo, and one shot kills\r
-//float        GAME_ROCKET_ARENA                       = 16;  /// Everyone starts with a rocket launcher\r
 //float        GAME_FULLBRIGHT_PLAYERS                 = 64; /// makes the players model fullbright\r
 //float        GAME_TEAMS                              = 128; /// Teams, red/green/yellow/blue\r
 \r