fuck anvil
This commit is contained in:
@@ -109,38 +109,6 @@
|
||||
state: sewing_table
|
||||
- type: Icon
|
||||
state: sewing_table
|
||||
- type: CP14Workbench
|
||||
craftSound:
|
||||
collection: CP14Sawing #TODO
|
||||
recipeTags:
|
||||
- CP14RecipeSewing
|
||||
|
||||
- type: entity
|
||||
id: CP14WorkbenchAnvil
|
||||
parent:
|
||||
- CP14BaseWorkbench
|
||||
name: anvil
|
||||
description: "An ultimatum anvil that doesn't even need a hammer or red-hot ingot temperatures to forge tools. (OOC: we just haven't done it yet)"
|
||||
components:
|
||||
- type: Sprite
|
||||
snapCardinals: true
|
||||
state: anvil
|
||||
- type: Icon
|
||||
state: anvil
|
||||
- type: Damageable
|
||||
damageContainer: StructuralInorganic
|
||||
damageModifierSet: StructuralMetallic
|
||||
- type: Destructible
|
||||
thresholds:
|
||||
- trigger:
|
||||
!type:DamageTrigger
|
||||
damage: 250
|
||||
behaviors:
|
||||
- !type:PlaySoundBehavior
|
||||
sound:
|
||||
collection: MetalBreak
|
||||
- !type:DoActsBehavior
|
||||
acts: [ "Destruction" ]
|
||||
- type: CP14Workbench
|
||||
craftSound:
|
||||
collection: CP14Sawing #TODO
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 959 B |
@@ -18,10 +18,6 @@
|
||||
},
|
||||
{
|
||||
"name": "sewing_table"
|
||||
},
|
||||
{
|
||||
"name": "anvil",
|
||||
"directions": 4
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user