Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/sprayplay.py
diff options
context:
space:
mode:
Diffstat (limited to 'sprayplay.py')
-rwxr-xr-xsprayplay.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sprayplay.py b/sprayplay.py
index d64514f..649555a 100755
--- a/sprayplay.py
+++ b/sprayplay.py
@@ -40,7 +40,7 @@ PUCKS_TO_WIN = 5
BULLET_RADIUS = 10.0
BULLET_SPEED = 4
BULLET_MASS = 0.2
-AMMO_PER_PLAYER = 20
+AMMO_PER_PLAYER = 12
# Player rotation constants
PLAYER_ARM_LENGTH = 20.0