diff options
author | Vincent-Michael <Vincent_Michael@gmx.de> | 2012-11-26 23:46:13 +0100 |
---|---|---|
committer | Vincent-Michael <Vincent_Michael@gmx.de> | 2012-11-26 23:46:13 +0100 |
commit | 371fbf5d315eed754e33aca45f6c9bdaa430e44c (patch) | |
tree | d076ce21fc91e6bc3b566a0952b330551a7418c7 | |
parent | 9129b440eae239ecd49bed24f029a043c42a93d8 (diff) |
SQL: Fix sql import problem
-rw-r--r-- | sql/updates/world/2012_11_26_03_world_misc.sql | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/2012_11_26_03_world_misc.sql b/sql/updates/world/2012_11_26_03_world_misc.sql index d2f03f56dd5..5a6140e6bf3 100644 --- a/sql/updates/world/2012_11_26_03_world_misc.sql +++ b/sql/updates/world/2012_11_26_03_world_misc.sql @@ -1,4 +1,4 @@ --- The Battle For Crusaders' Pinnacle (13141) +-- The Battle For Crusaders' Pinnacle (13141) SET @SPELL_ITEM_BANNER := 58013; -- Plant Blessed Banner SET @SPELL_TORCH := 58121; |