fix(Scripts/ZG): Jin'do using wrong hex spell (#19389)

This commit is contained in:
avarishd
2024-07-14 19:24:23 +03:00
committed by GitHub
parent 2a5233c5da
commit e92a5829a0

View File

@@ -31,7 +31,7 @@ enum Spells
{
SPELL_BRAIN_WASH_TOTEM = 24262,
SPELL_POWERFULL_HEALING_WARD = 24309,
SPELL_HEX = 24053,
SPELL_HEX = 17172,
SPELL_DELUSIONS_OF_JINDO = 24306,
SPELL_SUMMON_SHADE_OF_JINDO = 24308,
SPELL_BANISH = 24466,