From 4d94823a1523db6dc218bdc0d86689616c13599d Mon Sep 17 00:00:00 2001 From: quou Date: Wed, 2 Oct 2024 18:47:37 +1000 Subject: Gun special --- config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h') diff --git a/config.h b/config.h index 5ab7597..7dcf8d7 100644 --- a/config.h +++ b/config.h @@ -39,6 +39,7 @@ #define player_attack_frames 10 #define player_lunge_force (f1) #define player_slash_damage 1 +#define player_gun_damage 10 #define player_health 8 #define player_special_hits 4 #define player_hurt_freeze 4 -- cgit v1.2.3-54-g00ecf