diff options
author | Malcrom <malcromdev@gmail.com> | 2013-12-09 03:32:19 -0330 |
---|---|---|
committer | Malcrom <malcromdev@gmail.com> | 2013-12-09 03:32:19 -0330 |
commit | a3ff7eaae9a89de43c13222a197d86ceee4d475c (patch) | |
tree | 7ef9ddedb2b804da9ee6bebf9f64f1061f645471 | |
parent | 755283ac8d18bf2fb68a3843de5f9cde5fa1d901 (diff) |
Scripting/Storm Peaks: Tested all my sql but not the title :P
-rw-r--r-- | sql/updates/world/2013_12_09_00_world_misc.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2013_12_09_00_world_misc.sql b/sql/updates/world/2013_12_09_00_world_misc.sql index abd3baa4c03..7c4e64f3601 100644 --- a/sql/updates/world/2013_12_09_00_world_misc.sql +++ b/sql/updates/world/2013_12_09_00_world_misc.sql @@ -1,4 +1,4 @@ -Fix for Quest 13285 "Forging the Keystone" +-- Fix for Quest 13285 "Forging the Keystone" -- Missing Brann Bronzebeard spawn SET @GUID := 24; |