Finish initial implementation

This commit is contained in:
郑佩茹
2022-03-09 12:30:07 -07:00
parent 82284d6d6a
commit e76c74604b
54 changed files with 17859 additions and 14 deletions

View File

@@ -0,0 +1,5 @@
UPDATE `creature_template` SET `ScriptName` = 'npc_ipp_tbc' WHERE `entry` IN (16841, 19254, 16840);
UPDATE `creature_template` SET `ScriptName` = 'npc_ipp_aq' WHERE `entry` IN (15293,15270,15306,15191,15181,15182,15306,15599,15282,15183,15194,15176,15270,16091,15701,15612,15613,15609,15540,15704,15693,15431,15903,15610,15180, 15499);
UPDATE `gameobject_template` SET `ScriptName` = 'gobject_ipp_tbc' WHERE `entry` IN (195141);