mirror of
https://github.com/cmangos/mangos-classic
synced 2026-08-14 02:23:08 -04:00
De-assign script for NPC 1200 (Morbent Fel)
This commit is contained in:
parent
8fa8f392dc
commit
133e2c5188
1 changed files with 1 additions and 1 deletions
|
|
@ -111,7 +111,7 @@ UPDATE creature_template SET ScriptName='npc_the_cleaner' WHERE entry=14503;
|
|||
/* SPELL */
|
||||
UPDATE creature_template SET ScriptName='spell_dummy_npc' WHERE entry IN (
|
||||
-- eastern kingdoms
|
||||
1200,8888,13016,
|
||||
8888,13016,
|
||||
-- kalimdor
|
||||
9299,12296,12298);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue