Skip to content

Commit

Permalink
Curtains fix (#26447)
Browse files Browse the repository at this point in the history
* Update furniture.yml

* Update curtains.yml

* Update Resources/Prototypes/Entities/Structures/Decoration/curtains.yml

Co-authored-by: Tayrtahn <tayrtahn@gmail.com>

---------

Co-authored-by: Futuristic-OK <141568243+FuturisticRUS@users.noreply.github.com>
Co-authored-by: Tayrtahn <tayrtahn@gmail.com>
  • Loading branch information
3 people authored Mar 26, 2024
1 parent 00f95c6 commit 55b146a
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 31 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@
MaterialCloth1:
min: 1
max: 2
- type: WallMount
arc: 360

- type: entity
id: HospitalCurtains
Expand Down Expand Up @@ -350,4 +352,4 @@
graph: Curtains
node: CurtainsWhiteOpen
- type: Physics
canCollide: false
canCollide: false
40 changes: 10 additions & 30 deletions Resources/Prototypes/Recipes/Construction/furniture.yml
Original file line number Diff line number Diff line change
Expand Up @@ -731,9 +731,7 @@
state: closed
objectType: Structure
placementMode: SnapgridCenter
canBuildInImpassable: false
conditions:
- !type:TileNotBlocked
canBuildInImpassable: true

- type: construction
id: CurtainsBlack
Expand All @@ -748,9 +746,7 @@
state: closed
objectType: Structure
placementMode: SnapgridCenter
canBuildInImpassable: false
conditions:
- !type:TileNotBlocked
canBuildInImpassable: true

- type: construction
id: CurtainsBlue
Expand All @@ -765,9 +761,7 @@
state: closed
objectType: Structure
placementMode: SnapgridCenter
canBuildInImpassable: false
conditions:
- !type:TileNotBlocked
canBuildInImpassable: true

- type: construction
id: CurtainsCyan
Expand All @@ -782,9 +776,7 @@
state: closed
objectType: Structure
placementMode: SnapgridCenter
canBuildInImpassable: false
conditions:
- !type:TileNotBlocked
canBuildInImpassable: true

- type: construction
id: CurtainsGreen
Expand All @@ -799,9 +791,7 @@
state: closed
objectType: Structure
placementMode: SnapgridCenter
canBuildInImpassable: false
conditions:
- !type:TileNotBlocked
canBuildInImpassable: true

- type: construction
id: CurtainsOrange
Expand All @@ -816,9 +806,7 @@
state: closed
objectType: Structure
placementMode: SnapgridCenter
canBuildInImpassable: false
conditions:
- !type:TileNotBlocked
canBuildInImpassable: true

- type: construction
id: CurtainsPink
Expand All @@ -833,9 +821,7 @@
state: closed
objectType: Structure
placementMode: SnapgridCenter
canBuildInImpassable: false
conditions:
- !type:TileNotBlocked
canBuildInImpassable: true

- type: construction
id: CurtainsPurple
Expand All @@ -850,9 +836,7 @@
state: closed
objectType: Structure
placementMode: SnapgridCenter
canBuildInImpassable: false
conditions:
- !type:TileNotBlocked
canBuildInImpassable: true

- type: construction
id: CurtainsRed
Expand All @@ -867,9 +851,7 @@
state: closed
objectType: Structure
placementMode: SnapgridCenter
canBuildInImpassable: false
conditions:
- !type:TileNotBlocked
canBuildInImpassable: true

- type: construction
id: CurtainsWhite
Expand All @@ -884,9 +866,7 @@
state: closed
objectType: Structure
placementMode: SnapgridCenter
canBuildInImpassable: false
conditions:
- !type:TileNotBlocked
canBuildInImpassable: true

- type: construction
id: Bookshelf
Expand Down

0 comments on commit 55b146a

Please sign in to comment.