diff options
| author | megamage <none@none> | 2009-05-16 16:52:57 -0500 |
|---|---|---|
| committer | megamage <none@none> | 2009-05-16 16:52:57 -0500 |
| commit | c583767ad681dfe006fbdcfe9768f096d19c347f (patch) | |
| tree | cd635f772778880dc5722417874911d0faece1cd /sql | |
| parent | a0ba5dc20608c5f415f05bbd52480944909b4ad2 (diff) | |
*Update gluth script.
--HG--
branch : trunk
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/3233_world_scripts_naxx.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/3233_world_scripts_naxx.sql b/sql/updates/3233_world_scripts_naxx.sql index a5a71ba6233..6463de8f850 100644 --- a/sql/updates/3233_world_scripts_naxx.sql +++ b/sql/updates/3233_world_scripts_naxx.sql @@ -53,6 +53,8 @@ INSERT INTO creature_template (entry, spell1, spell2, spell3, spell4, spell5, sp (29632, 15496, 0, 0, 0, 0, 0, 0, 0), # Plagued Warrior (H) (16290, 28156, 0, 0, 0, 0, 0, 0, 0), # Fallout Slime (29388, 54367, 0, 0, 0, 0, 0, 0, 0), # Fallout Slime (H) +(16360, 29307, 0, 0, 0, 0, 0, 0, 0), # Zombie Chow +(30303, 29307, 0, 0, 0, 0, 0, 0, 0), # Zombie Chow (H) (16803, 0, 0, 0, 61696, 29060, 29061, 0, 0), # Death Knight Understudy (29941, 0, 0, 0, 61696, 29060, 29061, 0, 0), # Death Knight Understudy (H) (16124, 55604, 0, 0, 0, 0, 0, 0, 27892), # Unrelenting Trainee |
