fix the last ignored prototypes in prototype save test (#13672)

Closes https://github.com/space-wizards/space-station-14/issues/10595
This commit is contained in:
Nemanja
2023-01-23 18:41:19 -05:00
committed by GitHub
parent bd4bbec3d5
commit 3a8241ab1d
9 changed files with 17 additions and 37 deletions

View File

@@ -11,6 +11,7 @@
- state: "lightning_1"
shader: unshaded
- type: Physics
canCollide: false
- type: Electrified
requirePower: false
- type: Lightning

View File

@@ -9,6 +9,7 @@
- type: Clickable
- type: InteractionOutline
- type: Physics
canCollide: false
- type: Fixtures
- type: Transform
anchored: true

View File

@@ -96,6 +96,9 @@
- type: Fixtures
- type: Transform
anchored: true
- type: Physics
bodyType: Static
canCollide: false
- type: Sprite
drawdepth: WallMountedItems
netsync: false
@@ -132,6 +135,7 @@
- type: Clickable
- type: InteractionOutline
- type: Physics
canCollide: false
- type: Fixtures
- type: Transform
anchored: true

View File

@@ -102,6 +102,7 @@
- type: InteractionOutline
- type: Physics
bodyType: Static
canCollide: false
- type: Fixtures
- type: Transform
anchored: true
@@ -202,6 +203,7 @@
- type: InteractionOutline
- type: Physics
bodyType: Static
canCollide: false
- type: Fixtures
- type: Transform
anchored: true

View File

@@ -10,6 +10,7 @@
anchored: true
- type: Physics
bodyType: Static
canCollide: false
- type: Fixtures
- type: Sprite
netsync: false

View File

@@ -12,6 +12,7 @@
- type: Clickable
- type: InteractionOutline
- type: Physics
canCollide: false
- type: Sprite
sprite: Structures/Wallmounts/switch.rsi
state: on
@@ -42,6 +43,7 @@
- type: Clickable
- type: InteractionOutline
- type: Physics
canCollide: false
- type: Sprite
sprite: Structures/Wallmounts/switch.rsi
state: dead
@@ -87,6 +89,7 @@
- type: Clickable
- type: InteractionOutline
- type: Physics
canCollide: false
- type: Transform
anchored: true
- type: Sprite

View File

@@ -94,6 +94,9 @@
node: grilleBroken
deconstructionTarget: start
- type: Fixtures # overwrite BaseStructure parent.
- type: Physics
bodyType: Static
canCollide: false
- type: Damageable
damageContainer: Inorganic
damageModifierSet: FlimsyMetallic