mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-29 13:22:48 +01:00
DB/Fishing: Veiled Sea
This commit is contained in:
4
sql/updates/world/3.3.5/2019_06_24_00_world.sql
Normal file
4
sql/updates/world/3.3.5/2019_06_24_00_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
--
|
||||
DELETE FROM `skill_fishing_base_level` WHERE `entry`=3479;
|
||||
INSERT INTO `skill_fishing_base_level` (`entry`, `skill`) VALUES
|
||||
(3479, 25);
|
||||
Reference in New Issue
Block a user