From 5ae0a01f81f98b6bed04ec6e3c6a687317489d91 Mon Sep 17 00:00:00 2001 From: quou Date: Tue, 1 Oct 2024 20:40:11 +1000 Subject: special charge --- config.h | 1 + 1 file changed, 1 insertion(+) (limited to 'config.h') diff --git a/config.h b/config.h index 33364a5..b45b64f 100644 --- a/config.h +++ b/config.h @@ -40,6 +40,7 @@ #define player_lunge_force (f1) #define player_slash_damage 1 #define player_health 8 +#define player_special_hits 4 #define enemy_inv_frames 8 #define enemy_demon_move_force 32 -- cgit v1.2.3-54-g00ecf