From f9619e7285e6f86db1849f7a367eef6b73143433 Mon Sep 17 00:00:00 2001 From: hannibal2 <24389977+hannibal00212@users.noreply.github.com> Date: Tue, 8 Aug 2023 02:54:32 +0200 Subject: Added Lava Pigman exp --- constants/SeaCreatures.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'constants') diff --git a/constants/SeaCreatures.json b/constants/SeaCreatures.json index d953e31..f660307 100644 --- a/constants/SeaCreatures.json +++ b/constants/SeaCreatures.json @@ -161,7 +161,7 @@ }, "Lava Pigman": { "chat_message": "§aA Lava Pigman arose from the depths!", - "fishing_experience": 0 + "fishing_experience": 992 }, "Flaming Worm": { "chat_message": "§aA Flaming Worm surfaces from the depths!", -- cgit