Files
2026-02-23 21:48:28 +01:00

13 lines
192 B
JSON

{
"name": "dungeon_swamp",
"criteria": {"biomeTypes": ["SWAMP"]},
"inherit": [
"loot_all",
"loot_swamp",
"theme_swamp",
"tower_swamp",
"rooms_swamp",
"segments_swamp"
]
}