aboutsummaryrefslogtreecommitdiff
path: root/src/entities/maresciallo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/entities/maresciallo.h')
-rw-r--r--src/entities/maresciallo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entities/maresciallo.h b/src/entities/maresciallo.h
index 7624f8f..a88910c 100644
--- a/src/entities/maresciallo.h
+++ b/src/entities/maresciallo.h
@@ -9,7 +9,7 @@
#define MARESCIALLO_ROTATION_SPEED 20.0
#define MARESCIALLO_CIRCLE_PLAYER_SPEED 1.0
-#define MARESCIALLO_COOLDOWN 1.0
+#define MARESCIALLO_COOLDOWN 3.0
#define MARESCIALLO_BULLET_DAMAGE 0.01
typedef struct Maresciallo {