@@ -0,0 +1,15 @@
|
||||
- type: entity
|
||||
parent: BaseElectronics
|
||||
id: FreezerElectronics
|
||||
name: freezer electronics
|
||||
description: An electronics board used in kitchen freezers.
|
||||
components:
|
||||
- type: Sprite
|
||||
sprite: Objects/Misc/module.rsi
|
||||
state: door_electronics
|
||||
- type: Tag
|
||||
tags:
|
||||
- FreezerElectronics
|
||||
- type: DoorElectronics
|
||||
- type: StaticPrice
|
||||
price: 55
|
||||
@@ -198,6 +198,7 @@
|
||||
- ClothingHeadHatWelding
|
||||
- WetFloorSign
|
||||
- ClothingHeadHatCone
|
||||
- FreezerElectronics
|
||||
- Flare
|
||||
- type: EmagLatheRecipes
|
||||
emagStaticRecipes:
|
||||
|
||||
@@ -170,6 +170,11 @@
|
||||
- type: ExplosionResistance
|
||||
damageCoefficient: 0.50
|
||||
- type: AntiRottingContainer
|
||||
- type: Construction
|
||||
graph: ClosetFreezer
|
||||
node: done
|
||||
containers:
|
||||
- entity_storage
|
||||
|
||||
- type: entity
|
||||
id: LockerFreezer
|
||||
|
||||
@@ -42,6 +42,11 @@
|
||||
- type: AntiRottingContainer
|
||||
- type: ExplosionResistance
|
||||
damageCoefficient: 0.50
|
||||
- type: Construction
|
||||
graph: CrateFreezer
|
||||
node: done
|
||||
containers:
|
||||
- entity_storage
|
||||
|
||||
- type: entity
|
||||
parent: CratePlastic
|
||||
|
||||
Reference in New Issue
Block a user