Adds tons of new materials + cleans up existing ones (#3413)
* RSIs are now banging * Sheets * Hotfix * Last before PR * Ready * Quick * E * Updates everything to new stack PR * Finished off ore, set max stack size to 30 from 50. * Most materials done * Donezo * Adds hides and custom sprited a corgi hide * Should be good * suffix * Bugs * Giff woodplank * Profit?
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
- to: start
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: MetalRodStack1
|
||||
prototype: PartRodMetal1
|
||||
amount: 2
|
||||
- !type:DeleteEntity {}
|
||||
steps:
|
||||
|
||||
@@ -13,4 +13,4 @@
|
||||
amount: 1
|
||||
|
||||
- node: MetalRod
|
||||
entity: MetalRod
|
||||
entity: PartRodMetal
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
- to: start
|
||||
completed:
|
||||
- !type:SpawnPrototype
|
||||
prototype: MetalRod
|
||||
prototype: PartRodMetal
|
||||
amount: 2
|
||||
- !type:DeleteEntity {}
|
||||
steps:
|
||||
|
||||
@@ -6,5 +6,5 @@
|
||||
targetNode: MetalRod
|
||||
category: Materials
|
||||
description: A sturdy metal rod that can be used for various purposes.
|
||||
icon: Objects/Materials/materials.rsi/rods.png
|
||||
icon: Objects/Materials/parts.rsi/rods.png
|
||||
objectType: Item
|
||||
|
||||
Reference in New Issue
Block a user