diff options
author | Killyana <morphone1@gmail.com> | 2019-01-10 22:21:44 +0100 |
---|---|---|
committer | Killyana <morphone1@gmail.com> | 2019-01-10 22:21:44 +0100 |
commit | f2bac5d758cbd2fe3974babfd3a91b0416be09f3 (patch) | |
tree | 71e254e7ef0e64aef71fef003f541e769fd1e67e | |
parent | 6289da716efd53026b78b72b38cb1d37bb6832aa (diff) |
Space
-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 |