]> de.git.xonotic.org Git - voretournament/voretournament.git/commitdiff
Better defaults for the time being
authorMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Mon, 2 May 2011 17:00:12 +0000 (20:00 +0300)
committerMirceaKitsune <sonichedgehog_hyperblast00@yahoo.com>
Mon, 2 May 2011 17:00:12 +0000 (20:00 +0300)
data/defaultVT.cfg

index 8e9c1390ab90856978096eacfea67609354bf29b..d8d69312dd8a3f4db8332e952c3e262ecf171644 100644 (file)
@@ -1551,9 +1551,9 @@ set g_healthsize 100 "Players who are low on health shrink and become smaller, v
 set g_healthsize_movementfactor 0.5 "Amount by which player size affects jumping and running"\r
 set g_healthsize_exteriorweapon_scalefactor 1 "Amount by which player size resizes the exterior weapon model"\r
 set g_healthsize_weapon_scalefactor 0.5 "Amount by which player size resizes the view weapon model"\r
 set g_healthsize_movementfactor 0.5 "Amount by which player size affects jumping and running"\r
 set g_healthsize_exteriorweapon_scalefactor 1 "Amount by which player size resizes the exterior weapon model"\r
 set g_healthsize_weapon_scalefactor 0.5 "Amount by which player size resizes the view weapon model"\r
-set g_healthsize_weapon_scalefactor_pos 5 "Amount by which the view model is moved vertically based on player size"\r
-set g_healthsize_min 25 "Player size may not drop below this amount of health"\r
-set g_healthsize_max 200 "Player size may not grow past this amount of health"\r
+set g_healthsize_weapon_scalefactor_pos 4 "Amount by which the view model is moved vertically based on player size"\r
+set g_healthsize_min 50 "Player size may not drop below this amount of health"\r
+set g_healthsize_max 150 "Player size may not grow past this amount of health"\r
 \r
 // part of an ugly hack for the menu audio sliders to work with the cutsound feature\r
 seta menu_volume 0.5\r
 \r
 // part of an ugly hack for the menu audio sliders to work with the cutsound feature\r
 seta menu_volume 0.5\r