mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-12-01 21:13:10 +08:00
phasing Isle of Conquest envoys until WotLK
This commit is contained in:
@@ -43,7 +43,7 @@ UPDATE `creature_template` SET `ScriptName` = 'npc_ipp_tbc' WHERE `entry` = 2201
|
|||||||
UPDATE `creature_template` SET `ScriptName` = 'npc_ipp_wotlk' WHERE `entry` IN (30566, 30567);
|
UPDATE `creature_template` SET `ScriptName` = 'npc_ipp_wotlk' WHERE `entry` IN (30566, 30567);
|
||||||
|
|
||||||
-- Phasing Isle of Conquest Emissary and banner until WotLK
|
-- Phasing Isle of Conquest Emissary and banner until WotLK
|
||||||
UPDATE `creature_template` SET `ScriptName` = 'npc_ipp_wotlk' WHERE `entry` IN (34948, 34950);
|
UPDATE `creature_template` SET `ScriptName` = 'npc_ipp_wotlk' WHERE `entry` IN (34948, 34949, 34950, 34951);
|
||||||
UPDATE `gameobject_template` SET `ScriptName` = 'gobject_ipp_wotlk' WHERE `entry` IN (195532, 195533);
|
UPDATE `gameobject_template` SET `ScriptName` = 'gobject_ipp_wotlk' WHERE `entry` IN (195532, 195533);
|
||||||
|
|
||||||
-- Drop source for 2.3 Jewelcrafting Recipe
|
-- Drop source for 2.3 Jewelcrafting Recipe
|
||||||
|
|||||||
Reference in New Issue
Block a user