Skip to content

Commit

Permalink
Update 'Innkeeper' location
Browse files Browse the repository at this point in the history
I changed the position of 'Innkeeper' because it was in front of 'Herbalism Trainer'
  • Loading branch information
Ho2x authored Aug 26, 2022
1 parent 3621060 commit e4f54d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions sql/world/guildhouse_spawns.sql
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ REPLACE INTO `guild_house_spawns` (`id`, `entry`, `posX`, `posY`, `posZ`, `orien
(7, 26330, 16235.5, 16280.8, 20.9257, 2.18652, 'Shaman Trainer'),
(8, 26331, 16240.8, 16283.3, 20.9299, 1.86843, 'Warlock Trainer'),
(9, 26332, 16246.6, 16284.5, 20.9301, 1.68975, 'Warrior Trainer'),
(10, 500032, 16218.9, 16284.5, 13.1761, 6.18533, 'Innkeeper'),
(10, 500032, 16219.5, 16287.1, 13.1754, 6.01096, 'Innkeeper'),
(11, 30605, 16228.0, 16280.5, 13.1761, 2.98877, 'Banker'),
(12, 29195, 16252.3, 16284.9, 20.9324, 1.79537, 'Death Knight Trainer'),
(13, 2836, 16220.5, 16302.3, 13.176, 6.14647, 'Blacksmithing Trainer'),
Expand Down Expand Up @@ -65,4 +65,4 @@ REPLACE INTO `guild_house_spawns` (`id`, `entry`, `posX`, `posY`, `posZ`, `orien
(52, 29493, 16229.1, 16286.4, 13.176, 3.03831, 'Ammo & Repair Vendor'),
(53, 28690, 16226.97, 16267.9, 13.15, 4.6533, 'Stable Master'),
(54, 9858, 16238.2, 16291.8, 22.9306, 1.55386, 'Neutral Auctioneer'),
(55, 2622, 16242.8, 16302.1, 13.176, 4.55570, 'Poisons Vendor');
(55, 2622, 16242.8, 16302.1, 13.176, 4.55570, 'Poisons Vendor');

0 comments on commit e4f54d7

Please sign in to comment.