Microwave rework (#6470)

This commit is contained in:
mirrorcult
2022-02-12 17:53:54 -07:00
committed by GitHub
parent be853b2529
commit 9adfde9ee3
16 changed files with 243 additions and 196 deletions

View File

@@ -13,6 +13,7 @@
- type: Tag
tags:
- Sheet
- Metal
- type: entity
parent: SheetMetalBase

View File

@@ -121,6 +121,9 @@
name: plastic
suffix: Full
components:
- type: Tag
tags:
- Plastic
- type: Material
materials:
- Plastic

View File

@@ -20,6 +20,7 @@
- type: Tag
tags:
- Hoe
- Metal
- type: Sprite
state: fork
- type: Utensil
@@ -40,6 +41,8 @@
types:
- Fork
breakChance: 0.20
- type: Tag
tags: [ Plastic ]
- type: entity
parent: UtensilBase
@@ -47,6 +50,9 @@
name: spoon
description: There is no spoon.
components:
- type: Tag
tags:
- Metal
- type: Sprite
state: spoon
- type: Item
@@ -61,6 +67,9 @@
name: plastic spoon
description: There is no spoon.
components:
- type: Tag
tags:
- Plastic
- type: Sprite
state: plastic_spoon
- type: Item
@@ -77,6 +86,9 @@
name: plastic knife
description: That's not a knife. This is a knife.
components:
- type: Tag
tags:
- Plastic
- type: Sprite
state: plastic_knife
- type: Item

View File

@@ -26,10 +26,9 @@
bounds: "-0.3,-0.16,0.3,0.16"
mass: 25
layer:
- MobMask
- Opaque
- SmallImpassable
mask:
- MobMask
- VaultImpassable
- type: Sprite
netsync: false
sprite: Structures/Machines/microwave.rsi