aboutsummaryrefslogtreecommitdiff
path: root/sql
diff options
context:
space:
mode:
authorTreeston <treeston.mmoc@gmail.com>2019-07-17 22:58:49 +0200
committerShauren <shauren.trinity@gmail.com>2021-12-16 21:41:24 +0100
commite270351a16702fabedc8651afe6030d12792fdbe (patch)
treecf6b218f947eaece8240fc866889bfa4876dbd08 /sql
parent39ef3e3e78b9020d3252efd619c9811198d1d930 (diff)
Scripts/Commands: Adjust .list respawns to use enum iteration. Add enum iteration capability to SpawnObjectTypes.
(cherry picked from commit b64834c3f5dd7e1be472950532ce00e70b4601fa)
Diffstat (limited to 'sql')
-rw-r--r--sql/updates/world/master/2021_12_16_10_world_2019_07_17_07_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_12_16_10_world_2019_07_17_07_world.sql b/sql/updates/world/master/2021_12_16_10_world_2019_07_17_07_world.sql
new file mode 100644
index 00000000000..f2a7847b88c
--- /dev/null
+++ b/sql/updates/world/master/2021_12_16_10_world_2019_07_17_07_world.sql
@@ -0,0 +1,2 @@
+--
+DELETE FROM `trinity_string` WHERE `entry` IN (5081,5082);