DB/Misc: Kill runtime error when someone fishes on Violet Hold.

(cherry picked from commit 8be64408bf3b570fe6bd7be7eb1e72c951726904)
This commit is contained in:
Aokromes
2026-05-30 15:44:59 +02:00
committed by Shauren
parent 38e617e1e3
commit 42ab3a8567
@@ -0,0 +1,3 @@
DELETE FROM skill_fishing_base_level WHERE entry=4415;
INSERT INTO skill_fishing_base_level (entry, skill)
VALUES (4415, 550)