Skip to content

Commit 56c66f6

Browse files
authored
Added 2 new mythic sea creatures (#11)
1 parent ec22ede commit 56c66f6

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

skyblock/seaCreatures.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,5 +168,15 @@
168168
"name": "Grim Reaper",
169169
"rarity": "LEGENDARY",
170170
"spawnMessage": "This can't be! The manifestation of death himself!"
171+
},
172+
"THUNDER": {
173+
"name": "Thunder",
174+
"rarity": "MYTHIC",
175+
"spawnMessage": "You hear a massive rumble as Thunder emerges."
176+
},
177+
"LORD_JAWBUS": {
178+
"name": "Lord Jawbus",
179+
"rarity": "MYTHIC",
180+
"spawnMessage": "You have angered a legendary creature... Lord Jawbus has arrived"
171181
}
172182
}

0 commit comments

Comments
 (0)