Fixed unproficient TWF bug.

Fixed unproficient TWF bug.
Tried giving Bloodclaw Rending an on/off switch.
This commit is contained in:
Jaysyn904
2025-05-10 22:29:31 -04:00
parent e856279b2b
commit 2792ed00fc
16 changed files with 151 additions and 33 deletions

View File

@@ -10,6 +10,9 @@ const int SPELL_BLACKLIGHT = 2091;
const int SPELL_BARD_SONG = 411;
const int SPELL_BARD_CURSE_SONG = 644;
//:: Bloodclaw Master
const int SPELL_BCM_RENDING_CLAWS = 17997;
//:: Complete Warrior
const int SPELL_RANGED_DISARM = 3493;