diff options
author | Aokromes <Aokromes@users.noreply.github.com> | 2017-04-16 16:11:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-16 16:11:19 +0200 |
commit | 356719f047dbe16575e356f0db51de422d5621b2 (patch) | |
tree | 9b26aaec10bc75e122fc7b3afc2ed985c3936e86 | |
parent | 98dc10c58003525e53b9d67b3e833328f3906329 (diff) |
Update 2017_04_16_03_world.sql
-rw-r--r-- | sql/updates/world/4.3.4/2017_04_16_03_world.sql | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sql/updates/world/4.3.4/2017_04_16_03_world.sql b/sql/updates/world/4.3.4/2017_04_16_03_world.sql index 033c95137bd..e32307a6869 100644 --- a/sql/updates/world/4.3.4/2017_04_16_03_world.sql +++ b/sql/updates/world/4.3.4/2017_04_16_03_world.sql @@ -114,9 +114,9 @@ INSERT INTO `npc_trainer` (`ID`,`SpellID`,`MoneyCost`,`ReqSkillLine`,`ReqSkillRa (200012,3759,190,165,75,0,8), -- Leatherworking (200012,9065,142,165,70,0,8), -- Leatherworking (200012,2155,10,0,0,5,8), -- Leatherworking --- (200012,226105,95,165,55,0,8), -- Leatherworking "MASTER ONLY" --- (200012,226107,142,165,70,0,8), -- Leatherworking "MASTER ONLY" --- (200012,226106,142,165,70,0,8), -- Leatherworking "MASTER ONLY" +(200012,226105,95,165,55,0,8), -- Leatherworking "MASTER ONLY" +(200012,226107,142,165,70,0,8), -- Leatherworking "MASTER ONLY" +(200012,226106,142,165,70,0,8), -- Leatherworking "MASTER ONLY" (200012,2659,190,186,50,0,9), -- Mining (200012,3304,48,186,50,0,9), -- Mining (200012,2658,190,186,50,0,9), -- Mining |