diff --git a/data/sql/updates/pending_db_world/rev_1557740416904830700.sql b/data/sql/updates/pending_db_world/rev_1557740416904830700.sql new file mode 100644 index 000000000..c6639f897 --- /dev/null +++ b/data/sql/updates/pending_db_world/rev_1557740416904830700.sql @@ -0,0 +1,13 @@ +INSERT INTO `version_db_world` (`sql_rev`) VALUES ('1557740416904830700'); + +DELETE FROM `skill_fishing_base_level` WHERE `entry`= 3479; +INSERT INTO `skill_fishing_base_level` (`entry`, `skill`) VALUES ('3479', '225'); +DELETE FROM `fishing_loot_template` WHERE `Entry`=3479; +INSERT INTO `fishing_loot_template` (`Entry`, `Item`, `Reference`, `Chance`, `QuestRequired`, `LootMode`, `GroupId`, `MinCount`, `MaxCount`, `Comment`) VALUES +(3479, 6352, 0, 0.4, 0, 1, 0, 1, 1, NULL), +(3479, 6359, 0, 15, 0, 1, 0, 1, 1, NULL), +(3479, 6360, 0, 0.5, 0, 1, 0, 1, 1, NULL), +(3479, 6354, 0, 0.4, 0, 1, 0, 1, 1, NULL), +(3479, 6358, 0, 25, 0, 1, 0, 1, 1, NULL), +(3479, 6361, 0, 58.8, 0, 1, 0, 1, 1, NULL), +(3479, 6307, 0, 0.4, 0, 1, 0, 1, 1, NULL);