aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorKinzcool <kinzzcool@hotmail.com>2014-11-02 11:53:45 -0500
committerKinzcool <kinzzcool@hotmail.com>2014-11-02 11:53:45 -0500
commitb377527264077aa329400e7c3c8200c90d5606d6 (patch)
tree9ca61ada06020910adb3d8e631ed06e614140f16 /sql
parent6647987651105bdef6d59d31568a2d80e1886198 (diff)
Core/Graveyards: Made the graveyard orientations loading from WorldSafeLocs.dbc
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/2014_11_02_00_world.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2014_11_02_00_world.sql b/sql/updates/world/2014_11_02_00_world.sql
new file mode 100644
index 00000000000..3ebe4aa8c2f
--- /dev/null
+++ b/sql/updates/world/2014_11_02_00_world.sql
@@ -0,0 +1 @@
+DROP TABLE IF EXISTS `graveyard_orientation`;