safe zones
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user