Make plates and bowls recyclable (#7095)

This commit is contained in:
Kevin Zheng
2022-03-13 21:00:31 -07:00
committed by GitHub
parent 9554981b06
commit a871b31f95
2 changed files with 10 additions and 0 deletions

View File

@@ -57,6 +57,11 @@
sprite: Objects/Consumable/Food/bowl.rsi
state: bowl-trash
netsync: false
- type: Tag
tags:
- Recyclable
- Trash
- type: Recyclable
- type: entity
name: bowl

View File

@@ -42,6 +42,11 @@
max: 1
- !type:DoActsBehavior
acts: [ "Destruction" ]
- type: Tag
tags:
- Recyclable
- Trash
- type: Recyclable
- type: entity
name: broken plate