diff options
| author | Killyana <morphone1@gmail.com> | 2018-08-16 15:02:13 +0200 |
|---|---|---|
| committer | Shauren <shauren.trinity@gmail.com> | 2021-10-21 23:11:39 +0200 |
| commit | 8875e895370746c7397ec0d6f871ba23f0e40302 (patch) | |
| tree | 461d423c2c3081fb9a86f7c2a2bdae95404fd476 | |
| parent | cf4ec52d3944973e74f8481e24a30cbf2c2fa0ff (diff) | |
DB/Gossip: Vlagga Freyfeather and Amish Wildhammer
Ref #19398
(cherry picked from commit b01d9f9b5850d1bb63d310ec131544bd275f7fc4)
| -rw-r--r-- | sql/updates/world/master/2021_10_21_01_world_2018_08_16_02_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_10_21_01_world_2018_08_16_02_world.sql b/sql/updates/world/master/2021_10_21_01_world_2018_08_16_02_world.sql new file mode 100644 index 00000000000..8280e2db30b --- /dev/null +++ b/sql/updates/world/master/2021_10_21_01_world_2018_08_16_02_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `gossip_menu_option` SET `OptionIcon`=0, `OptionType`=1, `OptionNpcFlag`=1 WHERE `MenuID` IN (7938,7939) AND `OptionIndex`=1; |
