aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2014-06-22 06:26:59 +0200
committerAokromes <Aokromes@users.noreply.github.com>2014-06-22 06:26:59 +0200
commitd672828c0e9d5fe11716cf08d3972c364fd630a5 (patch)
tree2289427eff10a181f22929b039b765a4db5cc98a
parentac343c72cc954b7af78ab131811fc8e73907efef (diff)
DB/Gameobject: Netherwing Egg
By justicar, updates #10813
-rw-r--r--sql/updates/world/2014_06_22_01_gameobject.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2014_06_22_01_gameobject.sql b/sql/updates/world/2014_06_22_01_gameobject.sql
new file mode 100644
index 00000000000..9a180b24c95
--- /dev/null
+++ b/sql/updates/world/2014_06_22_01_gameobject.sql
@@ -0,0 +1,2 @@
+--
+UPDATE gameobject SET state=1 WHERE id = 185915;