Curtains fix (#26447)
* 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>
This commit is contained in:
@@ -50,6 +50,8 @@
|
||||
MaterialCloth1:
|
||||
min: 1
|
||||
max: 2
|
||||
- type: WallMount
|
||||
arc: 360
|
||||
|
||||
- type: entity
|
||||
id: HospitalCurtains
|
||||
@@ -350,4 +352,4 @@
|
||||
graph: Curtains
|
||||
node: CurtainsWhiteOpen
|
||||
- type: Physics
|
||||
canCollide: false
|
||||
canCollide: false
|
||||
|
||||
@@ -731,9 +731,7 @@
|
||||
state: closed
|
||||
objectType: Structure
|
||||
placementMode: SnapgridCenter
|
||||
canBuildInImpassable: false
|
||||
conditions:
|
||||
- !type:TileNotBlocked
|
||||
canBuildInImpassable: true
|
||||
|
||||
- type: construction
|
||||
id: CurtainsBlack
|
||||
@@ -748,9 +746,7 @@
|
||||
state: closed
|
||||
objectType: Structure
|
||||
placementMode: SnapgridCenter
|
||||
canBuildInImpassable: false
|
||||
conditions:
|
||||
- !type:TileNotBlocked
|
||||
canBuildInImpassable: true
|
||||
|
||||
- type: construction
|
||||
id: CurtainsBlue
|
||||
@@ -765,9 +761,7 @@
|
||||
state: closed
|
||||
objectType: Structure
|
||||
placementMode: SnapgridCenter
|
||||
canBuildInImpassable: false
|
||||
conditions:
|
||||
- !type:TileNotBlocked
|
||||
canBuildInImpassable: true
|
||||
|
||||
- type: construction
|
||||
id: CurtainsCyan
|
||||
@@ -782,9 +776,7 @@
|
||||
state: closed
|
||||
objectType: Structure
|
||||
placementMode: SnapgridCenter
|
||||
canBuildInImpassable: false
|
||||
conditions:
|
||||
- !type:TileNotBlocked
|
||||
canBuildInImpassable: true
|
||||
|
||||
- type: construction
|
||||
id: CurtainsGreen
|
||||
@@ -799,9 +791,7 @@
|
||||
state: closed
|
||||
objectType: Structure
|
||||
placementMode: SnapgridCenter
|
||||
canBuildInImpassable: false
|
||||
conditions:
|
||||
- !type:TileNotBlocked
|
||||
canBuildInImpassable: true
|
||||
|
||||
- type: construction
|
||||
id: CurtainsOrange
|
||||
@@ -816,9 +806,7 @@
|
||||
state: closed
|
||||
objectType: Structure
|
||||
placementMode: SnapgridCenter
|
||||
canBuildInImpassable: false
|
||||
conditions:
|
||||
- !type:TileNotBlocked
|
||||
canBuildInImpassable: true
|
||||
|
||||
- type: construction
|
||||
id: CurtainsPink
|
||||
@@ -833,9 +821,7 @@
|
||||
state: closed
|
||||
objectType: Structure
|
||||
placementMode: SnapgridCenter
|
||||
canBuildInImpassable: false
|
||||
conditions:
|
||||
- !type:TileNotBlocked
|
||||
canBuildInImpassable: true
|
||||
|
||||
- type: construction
|
||||
id: CurtainsPurple
|
||||
@@ -850,9 +836,7 @@
|
||||
state: closed
|
||||
objectType: Structure
|
||||
placementMode: SnapgridCenter
|
||||
canBuildInImpassable: false
|
||||
conditions:
|
||||
- !type:TileNotBlocked
|
||||
canBuildInImpassable: true
|
||||
|
||||
- type: construction
|
||||
id: CurtainsRed
|
||||
@@ -867,9 +851,7 @@
|
||||
state: closed
|
||||
objectType: Structure
|
||||
placementMode: SnapgridCenter
|
||||
canBuildInImpassable: false
|
||||
conditions:
|
||||
- !type:TileNotBlocked
|
||||
canBuildInImpassable: true
|
||||
|
||||
- type: construction
|
||||
id: CurtainsWhite
|
||||
@@ -884,9 +866,7 @@
|
||||
state: closed
|
||||
objectType: Structure
|
||||
placementMode: SnapgridCenter
|
||||
canBuildInImpassable: false
|
||||
conditions:
|
||||
- !type:TileNotBlocked
|
||||
canBuildInImpassable: true
|
||||
|
||||
- type: construction
|
||||
id: Bookshelf
|
||||
|
||||
Reference in New Issue
Block a user