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