aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorw1sht0l1v3 <w1sht0l1v3@gmail.com>2013-08-17 15:25:09 +0300
committerw1sht0l1v3 <w1sht0l1v3@gmail.com>2013-08-17 15:25:09 +0300
commit0333d22fe9454cf9382bdb81bf60b64e46abc72f (patch)
treed041c17bd5b78097d9c6e79c50174a7d0b495c1f /sql
parent7b9f34afc5fc5be53e71c40ef85e0f55824c60f7 (diff)
Core/Scripts: Placeholder for instance Ragefire Chasm.
It is needed for Random Dungeon Finder credit.
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2013_08_17_01_world_misc.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_08_17_01_world_misc.sql b/sql/updates/world/2013_08_17_01_world_misc.sql
new file mode 100644
index 00000000000..42555f591bf
--- /dev/null
+++ b/sql/updates/world/2013_08_17_01_world_misc.sql
@@ -0,0 +1 @@
+UPDATE `instance_template` SET `script`='instance_ragefire_chasm' WHERE `map`=389;