Scripts/Spells: Nourish (#24057)

* Scripts/Spells: Nourish

* Rename 9999_99_99_99_world.sql to 2020_02_08_02_world.sql

* Update 2020_02_08_02_world.sql

Co-authored-by: Giacomo Pozzoni <giacomopoz@gmail.com>
This commit is contained in:
Sorikoff
2020-02-08 21:55:09 +02:00
committed by GitHub
parent 98d6c501d7
commit 53657441aa
3 changed files with 39 additions and 20 deletions

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `spell_script_names` WHERE `ScriptName`="spell_dru_nourish";
INSERT INTO `spell_script_names`(`spell_id`,`ScriptName`) VALUES (50464,"spell_dru_nourish");