diff options
-rw-r--r-- | constants/SeaCreatures.json | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/constants/SeaCreatures.json b/constants/SeaCreatures.json index 0a504e9..0e1079e 100644 --- a/constants/SeaCreatures.json +++ b/constants/SeaCreatures.json @@ -323,7 +323,8 @@ "Phlhlegblast": { "chat_message": "§aWOAH! A Plhlegblast appeared.", "fishing_experience": 0, - "rarity": "RARE" + "rarity": "RARE", + "rare": true } } } |