Scripts/BoT: add instance script for Bastion of Twilight as preparation for implementation

* also added a base boss file for halfus wyrmbreaker
This commit is contained in:
Ovahlord
2018-04-16 11:11:05 +02:00
parent 2981f09e08
commit 8f9e46c6f1
5 changed files with 390 additions and 0 deletions

View File

@@ -0,0 +1 @@
UPDATE `instance_template` SET `script`= 'instance_bastion_of_twilight' WHERE `map`= 671;