aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMeji <alvaro.megias@outlook.com>2024-05-26 21:46:40 +0200
committerMeji <alvaro.megias@outlook.com>2024-05-26 21:46:40 +0200
commite18568984bb990b23c802681d7d3dc1764f70321 (patch)
treed338f2f17153cbf3ccc46ac2ad6504d55dc8d4d7
parent3ee97322a176dd0185dc58a260dcae5f451b02da (diff)
DB/CrystalsongForest: Updated Sunreaver Dragonhawk spawn entry
-rw-r--r--sql/updates/world/master/2024_05_26_08_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2024_05_26_08_world.sql b/sql/updates/world/master/2024_05_26_08_world.sql
new file mode 100644
index 00000000000..9759cabf05c
--- /dev/null
+++ b/sql/updates/world/master/2024_05_26_08_world.sql
@@ -0,0 +1,2 @@
+-- Sunreaver Dragonhawk (Updated in patch 3.2)
+UPDATE `creature` SET `modelid`=0, `id`=35984 WHERE `id`=30290;