Scripts/HoO: fixed Rajh's issues

This commit is contained in:
Ovah
2017-11-27 07:29:04 +00:00
committed by Aokromes
parent e5013581d5
commit 3dd7f0bcd9
2 changed files with 47 additions and 12 deletions

View File

@@ -0,0 +1,3 @@
DELETE FROM `spell_script_names` WHERE `ScriptName`= 'spell_rajh_summon_sun_orb_power_cost';
INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES
(80352, 'spell_rajh_summon_sun_orb_power_cost');