Delay portal gun a bit, reduce mudball
authornemo
Fri, 25 Mar 2011 19:25:50 -0400
changeset 5049 96e51a62fb7f
parent 5048 8e0b459725ff
child 5050 8eb096ee828e
Delay portal gun a bit, reduce mudball
QTfrontend/hwconsts.cpp.in
--- a/QTfrontend/hwconsts.cpp.in	Fri Mar 25 20:52:42 2011 +0300
+++ b/QTfrontend/hwconsts.cpp.in	Fri Mar 25 19:25:50 2011 -0400
@@ -38,10 +38,10 @@
 int cMinServerVersion = 0;
 
 QString * cDefaultAmmoStore = new QString(
-        "939192942219912103223511100120100000021111010101112991"
+        "939192942219912103223511100120100000021111010101111991"
         "040504054160065554655446477657666666615551010111541111"
-        "000000000000020550000004000700400000000020000000060000"
-        "131111031211111112311411111111111111121111110111112111"
+        "000000000000020550000004000700400000000022000000060000"
+        "131111031211111112311411111111111111121111110111111111"
         );
 int cAmmoNumber = cDefaultAmmoStore->size() / 4;