]> de.git.xonotic.org Git - voretournament/voretournament.git/blobdiff - data/defaultVoretournament.cfg
Implement RPG / Free Roam gametype. Next step is to remove scoring under this type...
[voretournament/voretournament.git] / data / defaultVoretournament.cfg
index 61b6dcb4adb8fd2772efcdf90867047408e6d46c..e84356154e483fc0c599debb74e2c1a4df451a46 100644 (file)
@@ -1,4 +1,4 @@
-set g_voretournamentversion 0.2git     "Voretournament version (formatted for humans)"\r
+set g_voretournamentversion 0.1.1git   "Voretournament version (formatted for humans)"\r
 \r
 //!<showbrand\r
 showbrand 3\r
@@ -35,9 +35,9 @@ seta g_configversion 0        "Configuration file version (used to upgrade settings) 0:
 // servers either\r
 //\r
 // e.g. Voretournament 1.5.1 RC1 will be 15101\r
-gameversion 02000\r
-gameversion_min 02000 // 0.2 still used this\r
-gameversion_max 03000 // 0.2 version allows any 0.3 release, but no more\r
+gameversion 01100\r
+gameversion_min 01100 // 0.1.1 still used this\r
+gameversion_max 02000 // 0.1.1 version allows any 0.2 release, but no more\r
 \r
 // compatibility guideline:\r
 //   version a.b.c   = a0b0c\r
@@ -605,6 +605,9 @@ set g_race_teams 0  "when 2, 3, or 4, the race is played as a team game (the team
 // cts\r
 set g_cts 0 "CTS: complete the stage"\r
 \r
+// rpg\r
+set g_rpg 0 "RPG: RolePlay / Free Roam gametype"\r
+\r
 // server game balance settings\r
 // powerup balance settings\r
 // weapon balance settings follow\r
@@ -1491,6 +1494,7 @@ seta g_ghost_items_color "-1 -1 -1" "color of ghosted items, 0 0 0 leaves the co
 \r
 set g_vore_regurgitatecolor_released "0.75 1 0.5" "the color players will have when released from the stomach alive"\r
 set g_vore_regurgitatecolor_digested "-0.125 0.25 0" "the color players will have when released from the stomach digested"\r
+set g_vore_gurglesound 1 "allow the ambient gurgle sound to play when there's someone in your stomach"\r
 set g_vore_biggergut 1 "when enabled, a player can't swallow someone with more players in their stomach than them"\r
 set g_vore_dropweapon 0.75 "probability of dropping your weapon when being swallowed. 0 = never and 1 = always, does not apply to team mates"\r
 set g_vore_showpreyhealth 1 "when enabled, a predator can see their prey's health on the stomach board"\r