adds damp rag (#15553)

Co-authored-by: metalgearsloth <comedian_vs_clown@hotmail.com>
This commit is contained in:
Lei Yunxing
2023-05-04 01:01:55 +08:00
committed by GitHub
parent 90eeef337b
commit b1391b35ef
6 changed files with 78 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
- type: constructionGraph
id: Rag
start: start
graph:
- node: start
edges:
- to: rag
steps:
- material: Cloth
amount: 1
doAfter: 3
- node: rag
entity: RagItem

View File

@@ -99,3 +99,16 @@
sprite: Clothing/Head/Misc/flower-crown.rsi
state: icon
objectType: Item
- type: construction
name: damp rag
id: rag
graph: Rag
startNode: start
targetNode: rag
category: construction-category-tools
objectType: Item
description: A damp rag to clean up the ground. Better than slipping around all day.
icon:
sprite: Objects/Specific/Janitorial/rag.rsi
state: rag