diff options
author | Filip <boev.filip@gmail.com> | 2013-08-17 23:28:32 +0200 |
---|---|---|
committer | Filip <boev.filip@gmail.com> | 2013-08-17 23:28:32 +0200 |
commit | 865353e4a61d7dc7c57f4fa699bf652e83286f4c (patch) | |
tree | 837d2297b722cbcd3722b1df8c9e0392fcf84808 | |
parent | 6a7ac8cef914c833d77d9aaf760f2754b9af276f (diff) |
[DB/MISC] Spawn entry for TEMP Blackhoof Village Windmill
-rw-r--r-- | sql/updates/world/2013_08_17_05_world_misc.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/world/2013_08_17_05_world_misc.sql b/sql/updates/world/2013_08_17_05_world_misc.sql new file mode 100644 index 00000000000..8c0283e7616 --- /dev/null +++ b/sql/updates/world/2013_08_17_05_world_misc.sql @@ -0,0 +1 @@ +UPDATE `gameobject` SET `id`=300149 WHERE `guid`=76870; |