diff options
-rw-r--r-- | sql/updates/world/2015_03_02_02_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2015_03_02_02_world.sql b/sql/updates/world/2015_03_02_02_world.sql index 1d6a480f0e0..99f00a1be47 100644 --- a/sql/updates/world/2015_03_02_02_world.sql +++ b/sql/updates/world/2015_03_02_02_world.sql @@ -1,6 +1,6 @@ -- Quest - Iron Rune Constructs and You: Collecting Data -SET @GUID := 21202; -- Set by TC +SET @GUID := 49220; -- Set by TC SET @SUMMON := 49986; SET @GOLEM := 24821; SET @BENCH := 186958; |