mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-15 00:06:11 +00:00
fix(Core/Script): Rename Pinnacle & Ramparts scripts (#5175)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1617791300086571700');
|
||||
|
||||
UPDATE `instance_template` SET `script` = 'instance_hellfire_ramparts' WHERE `map` = 543;
|
||||
UPDATE `instance_template` SET `script` = 'instance_utgarde_pinnacle' WHERE `map` = 575;
|
||||
Reference in New Issue
Block a user