[nexuiz-commits] r6301 - trunk/data
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Thu Mar 26 05:27:53 EDT 2009
Author: div0
Date: 2009-03-26 05:27:51 -0400 (Thu, 26 Mar 2009)
New Revision: 6301
Modified:
trunk/data/defaultNexuiz.cfg
Log:
now twice as expensive (jetpack)
Modified: trunk/data/defaultNexuiz.cfg
===================================================================
--- trunk/data/defaultNexuiz.cfg 2009-03-26 09:17:51 UTC (rev 6300)
+++ trunk/data/defaultNexuiz.cfg 2009-03-26 09:27:51 UTC (rev 6301)
@@ -1422,4 +1422,4 @@
set g_jetpack_acceleration_up 500 "acceleration of the jetpack in z direction (note: you have to factor in gravity here, if antigravity is not 1)"
set g_jetpack_maxspeed_side 1500 "max speed of the jetpack in xy direction"
set g_jetpack_maxspeed_up 400 "max speed of the jetpack in z direction"
-set g_jetpack_ammo 2 "cells per second for jetpack"
+set g_jetpack_ammo 4 "cells per second for jetpack"
More information about the nexuiz-commits
mailing list