aboutsummaryrefslogtreecommitdiff
path: root/src/entities/soldato.h
diff options
context:
space:
mode:
authornathansmithsmith <nathansmith7@mailfence.com>2023-11-07 22:11:06 -0700
committernathansmithsmith <nathansmith7@mailfence.com>2023-11-07 22:11:06 -0700
commit28f9f373667e1d676365c1d67d50221eda2c6379 (patch)
treef7bd490e42be6e68fe1725a565e705f264ab323b /src/entities/soldato.h
parentc28b9fdb3c15248604d38717a03e98c78ac88961 (diff)
Just in case some shit happens to my laptop
Diffstat (limited to 'src/entities/soldato.h')
-rw-r--r--src/entities/soldato.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/entities/soldato.h b/src/entities/soldato.h
index 44d1c08..efde07d 100644
--- a/src/entities/soldato.h
+++ b/src/entities/soldato.h
@@ -8,7 +8,7 @@
#define SOLDATO_COOLDOWN 1.0
#define SOLDATO_AIM_RADIOUS 1.5
#define SOLDATO_BULLET_DAMAGE 0.01
-#define SOLDATO_GUN_TARGETING_SPEED 2.0
+#define SOLDATO_GUN_TARGETING_SPEED 10.0 // 3.0
#define SOLDATO_GUN_MAX_RANGE 400.0
#define SOLDATO_ROTATION_SPEED 0.5