DB/Misc: Instance template for Hellfire Citadel

Closes #17114 by Ulduar
This commit is contained in:
Aokromes
2016-06-05 14:20:14 +02:00
parent 08c6b2aed5
commit 18aa8df320

View File

@@ -0,0 +1,4 @@
--
DELETE FROM `instance_template` WHERE `map` = 1448;
INSERT INTO `instance_template` (`map`, `parent`, `allowMount`) VALUES
(1448, 1116, 1);