aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAokromes <Aokromes@users.noreply.github.com>2017-03-17 00:57:17 +0100
committerGitHub <noreply@github.com>2017-03-17 00:57:17 +0100
commitfe4aaaaf642d82097e35204c7192b7b58214d327 (patch)
tree1566eafddf9573aaf57301e4448591793e41d8d5
parentbb4cfacd734c5dc4c5cc1f6c45ce8d81ce7b7c6a (diff)
Update 2017_03_16_03_world.sql
-rw-r--r--sql/updates/world/master/2017_03_16_03_world.sql2
1 files changed, 1 insertions, 1 deletions
diff --git a/sql/updates/world/master/2017_03_16_03_world.sql b/sql/updates/world/master/2017_03_16_03_world.sql
index 0c5e3a4a612..6162abdaa8b 100644
--- a/sql/updates/world/master/2017_03_16_03_world.sql
+++ b/sql/updates/world/master/2017_03_16_03_world.sql
@@ -74,7 +74,7 @@ INSERT INTO `gossip_menu_option` (`menu_id`, `id`, `option_icon`, `option_text`,
DELETE FROM `points_of_interest` WHERE `ID` IN (13,18,19,20,23,30,457);
DELETE FROM `points_of_interest` WHERE `ID` BETWEEN 533 AND 570;
DELETE FROM `points_of_interest` WHERE `ID` IN (601,602);
-INSERT INTO `points_of_interest` (`ID`,`PositionX`,`PositionY`,`Icon`,`Flags`,`Data`,`Name`,`VerifiedBuild`) VALUES
+INSERT INTO `points_of_interest` (`ID`,`PositionX`,`PositionY`,`Icon`,`Flags`,`Importance`,`Name`,`VerifiedBuild`) VALUES
(13,-8850.78,856.596,7,99,0, 'Stormwind Inscription',23420),
(18,-8832.65,652.766,7,99,0, 'Stormwind Auction House',23420),
(19,-8900.59,632.021,7,99,0, 'Stormwind Bank',23420),