safe zones

This commit is contained in:
Ed
2025-01-23 12:17:17 +03:00
parent 86811a93b2
commit a91f3c8793
2 changed files with 19 additions and 14 deletions

View File

@@ -1,17 +1,17 @@
- type: Tag
id: CP14DemiplanEnterRoom
#- type: entity
# id: CP14DemiplanEnterRoomMarker
# categories: [ ForkFiltered ]
# parent: BaseRoomMarker
# name: Demiplan enter room marker
# components:
# - type: RoomFill
# clearExisting: true
# roomWhitelist:
# tags:
# - CP14DemiplanEnterRoom
- type: entity
id: CP14DemiplanEnterRoomMarker
categories: [ ForkFiltered ]
parent: BaseRoomMarker
name: Demiplan enter room marker
components:
- type: RoomFill
clearExisting: true
roomWhitelist:
tags:
- CP14DemiplanEnterRoom
# 7x7
- type: dungeonRoom

View File

@@ -1,11 +1,16 @@
- type: dungeonConfig
id: DemiplaneConnections
layers:
#- !type:OreDunGen
# entity: CP14DemiplaneEntryPointMarker
# count: 1
# minGroupSize: 4
# maxGroupSize: 4
- !type:OreDunGen
entity: CP14DemiplaneEntryPointMarker
entity: CP14DemiplanEnterRoomMarker
count: 1
minGroupSize: 4
maxGroupSize: 4
minGroupSize: 1
maxGroupSize: 1
- !type:OreDunGen
entity: CP14DemiplanePassway
count: 2