mirror of
https://github.com/cmangos/mangos-tbc
synced 2026-08-14 04:26:10 -04:00
Implement Quest The Grimtotem Weapon
This commit is contained in:
parent
4cdeb33282
commit
e4d4bfb724
2 changed files with 51 additions and 0 deletions
|
|
@ -446,6 +446,7 @@ UPDATE creature_template SET ScriptName='npc_stinky_ignatz' WHERE entry=4880;
|
|||
UPDATE creature_template SET ScriptName='boss_tethyr' WHERE entry=23899;
|
||||
INSERT INTO scripted_areatrigger VALUES
|
||||
(4752,'at_nats_landing');
|
||||
UPDATE creature_template SET ScriptName = 'npc_mottled_drywallow_crocolisk' WHERE entry = 4344;
|
||||
|
||||
/* EASTERN PLAGUELANDS */
|
||||
UPDATE creature_template SET ScriptName='npc_eris_havenfire' WHERE entry=14494;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue