--- /dev/null
+- type: constructionGraph
+ id: ClothingShoeSlippersDuck
+ start: start
+ graph:
+ - node: start
+ edges:
+ - to: shoes
+ steps:
+ - tag: ToyRubberDuck
+ name: a rubber ducky
+ icon:
+ sprite: Objects/Fun/ducky.rsi
+ state: icon
+ doAfter: 1
+ - tag: ToyRubberDuck
+ name: a rubber ducky
+ icon:
+ sprite: Objects/Fun/ducky.rsi
+ state: icon
+ doAfter: 1
+ - node: shoes
+ entity: ClothingShoeSlippersDuck
category: construction-category-clothing
description: Two huds joined by arms
icon: { sprite: Clothing/Eyes/Hud/medsec.rsi, state: icon }
- objectType: Item
\ No newline at end of file
+ objectType: Item
+
+- type: construction
+ name: ducky slippers
+ id: ClothingShoeSlippersDuck
+ graph: ClothingShoeSlippersDuck
+ startNode: start
+ targetNode: shoes
+ category: construction-category-clothing
+ description: Comfy, yet haunted by the ghosts of ducks you fed bread to as a child.
+ icon: { sprite: Clothing/Shoes/Misc/duck-slippers.rsi, state: icon }
+ objectType: Item