diff --git a/Updates/0497_laughing_skull_rog.sql b/Updates/0497_laughing_skull_rog.sql new file mode 100644 index 000000000..5124b8db8 --- /dev/null +++ b/Updates/0497_laughing_skull_rog.sql @@ -0,0 +1,3 @@ +-- Remove wrong emoted text from Laughing Skull Rogue 17491 +UPDATE creature_spell_list SET ScriptId = 0 WHERE Id = 1749101 AND Position = 2; +UPDATE creature_spell_list SET ScriptId = 0 WHERE Id = 1861001 AND Position = 2; \ No newline at end of file