Try fix master constantly fails (#567)

* try to fix

* Update entities.ftl

* Update entities.ftl

* Update entities.ftl

* Update entities.ftl

* Update entities.ftl

* Update entities.ftl
This commit is contained in:
Ed
2024-11-09 13:07:12 +03:00
committed by GitHub
parent 2f91247fa2
commit 6147740f3e
4 changed files with 610 additions and 267 deletions

View File

@@ -33,5 +33,5 @@ public sealed partial class RoomFillComponent : Component
/// Should any existing entities / decals be bulldozed first.
/// </summary>
[DataField]
public bool ClearExisting = true;
public bool ClearExisting;
}

File diff suppressed because it is too large Load Diff

View File

@@ -8,6 +8,7 @@
name: Demiplan enter room marker
components:
- type: RoomFill
clearExisting: true
roomWhitelist:
tags:
- CP14DemiplanEnterRoom

View File

@@ -8,6 +8,7 @@
name: Demiplan ruins room spawner
components:
- type: RoomFill
clearExisting: true
roomWhitelist:
tags:
- CP14DemiplanRuins