typo fix
(cherry picked from commit 93daeaea26ea0f317c328568058b04b30f84c8ad)
This commit is contained in:
@@ -1,3 +1,3 @@
|
||||
DELETE FROM skill_fishing_base_level WHERE entry=4415;
|
||||
INSERT INTO skill_fishing_base_level (entry, skill)
|
||||
VALUES (4415, 550)
|
||||
VALUES (4415, 550);
|
||||
|
||||
Reference in New Issue
Block a user