Shaman: Implement Sentry Totem script, add OnUnsummon and fix GetSpawnerGuid for Totems

This commit is contained in:
killerwife 2022-02-16 20:06:04 +01:00
parent 1028258b81
commit 94a38cc636
8 changed files with 89 additions and 21 deletions

View file

@ -270,6 +270,9 @@ UPDATE creature_template SET ScriptName='npc_pallid_horror' WHERE entry IN (1639
UPDATE gameobject_template SET ScriptName='scourge_invasion_go_circle' WHERE entry=181136;
UPDATE gameobject_template SET ScriptName='scourge_invasion_go_necropolis' WHERE entry IN (181154,181215,181223,181374,181373);
/* Shaman */
UPDATE creature_template SET ScriptName='npc_sentry_totem' WHERE entry=3968;
/* */
/* ZONE */
/* */