mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Update zone_stormwind.sql
moved code from optional vanilla phasing
This commit is contained in:
@@ -475,6 +475,8 @@ INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry
|
||||
|
||||
|
||||
UPDATE `gameobject` SET `ScriptName` = 'gobject_ipp_pre_tbc' WHERE `guid` IN (61936, 61940, 61942, 61944, 61945, 61946, 61947, 61949, 61951);
|
||||
UPDATE `creature` SET `ScriptName` = 'npc_ipp_tbc' WHERE `id1` = 19848; -- Harbinger Ennarth
|
||||
|
||||
|
||||
-- WotLK pvp vendors
|
||||
DELETE FROM `creature` WHERE `id1` IN
|
||||
|
||||
Reference in New Issue
Block a user