Add musician, clown, and mime winter coats to uniform printer (#10676)
This commit is contained in:
@@ -451,6 +451,9 @@
|
|||||||
- ClothingOuterWinterHoS
|
- ClothingOuterWinterHoS
|
||||||
- ClothingOuterWinterQM
|
- ClothingOuterWinterQM
|
||||||
- ClothingOuterWinterRD
|
- ClothingOuterWinterRD
|
||||||
|
- ClothingOuterWinterMusician
|
||||||
|
- ClothingOuterWinterClown
|
||||||
|
- ClothingOuterWinterMime
|
||||||
- type: Sprite
|
- type: Sprite
|
||||||
sprite: Structures/Machines/uniform_printer.rsi
|
sprite: Structures/Machines/uniform_printer.rsi
|
||||||
netsync: false
|
netsync: false
|
||||||
|
|||||||
@@ -629,3 +629,35 @@
|
|||||||
Cloth: 300
|
Cloth: 300
|
||||||
Durathread: 300
|
Durathread: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingOuterWinterMusician
|
||||||
|
icon:
|
||||||
|
sprite: Clothing/OuterClothing/WinterCoats/coatnomi.rsi
|
||||||
|
state: icon
|
||||||
|
result: ClothingOuterWinterMusician
|
||||||
|
completetime: 3.2
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
Durathread: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingOuterWinterClown
|
||||||
|
icon:
|
||||||
|
sprite: Clothing/OuterClothing/WinterCoats/coatclown.rsi
|
||||||
|
state: icon
|
||||||
|
result: ClothingOuterWinterClown
|
||||||
|
completetime: 3.2
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
Durathread: 300
|
||||||
|
|
||||||
|
- type: latheRecipe
|
||||||
|
id: ClothingOuterWinterMime
|
||||||
|
icon:
|
||||||
|
sprite: Clothing/OuterClothing/WinterCoats/coatmime.rsi
|
||||||
|
state: icon
|
||||||
|
result: ClothingOuterWinterMime
|
||||||
|
completetime: 3.2
|
||||||
|
materials:
|
||||||
|
Cloth: 300
|
||||||
|
Durathread: 300
|
||||||
|
|||||||
Reference in New Issue
Block a user