diff options
author | ZxBiohazardZx <zxbiohazardzx@gmail.com> | 2011-04-11 21:51:34 +0200 |
---|---|---|
committer | ZxBiohazardZx <zxbiohazardzx@gmail.com> | 2011-04-11 21:51:34 +0200 |
commit | a8050a891d283ade59f6e56f47fccfc92a887797 (patch) | |
tree | e174e6163b1bf6314499ab2f927c03c29445ebc6 | |
parent | 0a6d8ea50cbfb142bcbc33aec160aacf1b3d534f (diff) |
Commit: pushed wrong file, but it just needed the guid set...
-rw-r--r-- | sql/updates/world/2011_04_11_03_world_arena_season_5.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2011_04_11_03_world_arena_season_5.sql b/sql/updates/world/2011_04_11_03_world_arena_season_5.sql index 98f54d99cad..19839422cd8 100644 --- a/sql/updates/world/2011_04_11_03_world_arena_season_5.sql +++ b/sql/updates/world/2011_04_11_03_world_arena_season_5.sql @@ -1,4 +1,4 @@ -SET @GUID := xxx ; -- Set GUID +SET @GUID := 152021 ; -- Set GUID SET @BG_Zar := 32832; SET @Moonstrike := 32834; |