Skip to content

Commit 694ba5e

Browse files
feat: Add Galatea to SkyblockIsland
1 parent c0d6729 commit 694ba5e

File tree

1 file changed

+1
-0
lines changed
  • mod/src/main/kotlin/gg/skytils/skytilsmod/utils

1 file changed

+1
-0
lines changed

mod/src/main/kotlin/gg/skytils/skytilsmod/utils/SBInfo.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ enum class SkyblockIsland(val displayName: String, val mode: String) {
191191
CrystalHollows("Crystal Hollows", "crystal_hollows"),
192192
FarmingIsland("The Farming Islands", "farming_1"),
193193
ThePark("The Park", "foraging_1"),
194+
Galatea("Galatea", "foraging_2"),
194195
Dungeon("Dungeon", "dungeon"),
195196
DungeonHub("Dungeon Hub", "dungeon_hub"),
196197
Hub("Hub", "hub"),

0 commit comments

Comments
 (0)