DB/Misc: Instance template for Hellfire Citadel
Closes #17114 by Ulduar
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `instance_template` WHERE `map` = 1448;
|
||||
INSERT INTO `instance_template` (`map`, `parent`, `allowMount`) VALUES
|
||||
(1448, 1116, 1);
|
||||
Reference in New Issue
Block a user