Fixes an issue with limited martial arts (#24187)

* GDNNNNNNNN

* This too
This commit is contained in:
Contrabang
2024-02-15 19:47:37 -05:00
committed by GitHub
parent a2a3d84445
commit 22728cf7b2
3 changed files with 9 additions and 8 deletions
+1
View File
@@ -6,6 +6,7 @@
#define MARTIAL_COMBO_DONE_CLEAR_COMBOS 5 // If the combo should do a basic hit after it's done
#define MARTIAL_ARTS_CANNOT_USE -1
#define MARTIAL_ARTS_ACT_SUCCESS 1
#define MARTIAL_COMBO_STEP_HARM "Harm"
#define MARTIAL_COMBO_STEP_DISARM "Disarm"