mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-19 08:55:32 +01:00
@@ -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