DB/Misc: Fix a runtime error

This commit is contained in:
Aokromes
2015-05-17 11:51:33 +02:00
parent f020f6f519
commit 9842bb96d2

View File

@@ -0,0 +1,3 @@
--
DELETE FROM `skill_fishing_base_level` WHERE `entry`=4722;
INSERT INTO `skill_fishing_base_level` (`entry`, `skill`) VALUES (4722,430);