diff options
-rw-r--r-- | sql/updates/world/3.3.5/2019_01_10_07_world_335.sql | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sql/updates/world/3.3.5/2019_01_10_07_world_335.sql b/sql/updates/world/3.3.5/2019_01_10_07_world_335.sql index e4583c87b2e..f65427c8363 100644 --- a/sql/updates/world/3.3.5/2019_01_10_07_world_335.sql +++ b/sql/updates/world/3.3.5/2019_01_10_07_world_335.sql @@ -146,4 +146,3 @@ INSERT INTO `conditions` (`SourceTypeOrReferenceId`, `SourceGroup`, `SourceEntry (14, 6650, 5996, 0, 0, 15, 0, 8, 0, 0, 0, 0, 0, "", "Show gossip text if player is a rogue"); UPDATE `creature_template` SET `gossip_menu_id`=0, `npcflag` = `npcflag`&~1 WHERE `entry` = 4794; -
\ No newline at end of file |