DB/Misc: Kill runtime error when someone fishes on Violet Hold.
(cherry picked from commit 8be64408bf3b570fe6bd7be7eb1e72c951726904)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
DELETE FROM skill_fishing_base_level WHERE entry=4415;
|
||||
INSERT INTO skill_fishing_base_level (entry, skill)
|
||||
VALUES (4415, 550)
|
||||
Reference in New Issue
Block a user