Sheet-meister 2000 Cloth recipe (#32676)
* Sheet-meister 2000 can now make rolls of cloth * Small Cleanup * resolve conflicts --------- Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com>
This commit is contained in:
@@ -100,6 +100,14 @@
|
||||
color: "#eeeeee" #eeeeeeeeeeeeeeeeeeeeeeeeeeeeeee
|
||||
price: 0 # Maybe better for it to be priceless, knowing how greedy cargo is.
|
||||
|
||||
- type: material
|
||||
id: Cotton
|
||||
name: materials-cotton
|
||||
unit: materials-unit-boll
|
||||
icon: { sprite: Objects/Materials/materials.rsi, state: cotton }
|
||||
color: "#cccccc"
|
||||
price: 0.01 #Who knew cotton was infinitely more valuable than silk
|
||||
|
||||
- type: material
|
||||
id: Bones
|
||||
name: materials-bones
|
||||
|
||||
Reference in New Issue
Block a user