mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 10:26:28 +01:00
DB/Creature: Innkeeper Farley - Lion's Pride Inn - Goldshire
Closes #16227
This commit is contained in:
3
sql/updates/world/6.x/2016_06_05_01_world.sql
Normal file
3
sql/updates/world/6.x/2016_06_05_01_world.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
--
|
||||
UPDATE `gossip_menu_option` SET `option_text`='Trick or Treat!' WHERE `menu_id`=1291 AND `id`=0;
|
||||
UPDATE `gossip_menu_option` SET `option_text`='What can I do at an inn?', `OptionBroadcastTextID`=4307 WHERE `menu_id`=1291 AND `id`=2;
|
||||
Reference in New Issue
Block a user