Skip to content

Commit

Permalink
feat: add new Zodd dungeon room to Cat. Map
Browse files Browse the repository at this point in the history
  • Loading branch information
My-Name-Is-Jeff committed Mar 12, 2024
1 parent c263ed1 commit 93ee639
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions src/main/resources/assets/skytils/cataclysmicmap/rooms.json
Original file line number Diff line number Diff line change
Expand Up @@ -1296,5 +1296,14 @@
],
"crypts": 8,
"secrets": 4
},
{
"name": "Zodd",
"type": "NORMAL",
"cores": [
105458531
],
"crypts": 1,
"secrets": 1
}
]

0 comments on commit 93ee639

Please sign in to comment.