From d7b9e55aedf71518366e001c19336d49e2fbd96c Mon Sep 17 00:00:00 2001 From: SnapperRy Date: Tue, 11 Oct 2016 11:16:51 +0200 Subject: DB/Gossip: fix gossip for creature Jack Adams. Involved in quest Gambling Debt (Part 2). (cherry picked from commit f64041e602dfcf80608402257782ff2627f09384) --- sql/updates/world/master/2017_09_05_15_world_2016_10_11_01_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/master/2017_09_05_15_world_2016_10_11_01_world.sql (limited to 'sql') diff --git a/sql/updates/world/master/2017_09_05_15_world_2016_10_11_01_world.sql b/sql/updates/world/master/2017_09_05_15_world_2016_10_11_01_world.sql new file mode 100644 index 00000000000..8e5202d9d85 --- /dev/null +++ b/sql/updates/world/master/2017_09_05_15_world_2016_10_11_01_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `gossip_menu` SET `text_id`=12178 WHERE `entry`=9025; -- cgit v1.2.3