fix #743
This commit is contained in:
@@ -24,19 +24,6 @@
|
||||
interfaces:
|
||||
enum.CP14WorkbenchUiKey.Key:
|
||||
type: CP14WorkbenchBoundUserInterface
|
||||
|
||||
- type: entity
|
||||
parent:
|
||||
- CP14BaseWorkbench
|
||||
- CP14BaseFlammable
|
||||
id: CP14Workbench
|
||||
name: workbench
|
||||
description: Table for the production of various basic tools.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: workbench
|
||||
- type: Icon
|
||||
state: workbench
|
||||
- type: Damageable
|
||||
damageContainer: Inorganic
|
||||
damageModifierSet: Wood
|
||||
@@ -66,6 +53,19 @@
|
||||
CP14WoodenPlanks1:
|
||||
min: 1
|
||||
max: 2
|
||||
|
||||
- type: entity
|
||||
parent:
|
||||
- CP14BaseWorkbench
|
||||
- CP14BaseFlammable
|
||||
id: CP14Workbench
|
||||
name: workbench
|
||||
description: Table for the production of various basic tools.
|
||||
components:
|
||||
- type: Sprite
|
||||
state: workbench
|
||||
- type: Icon
|
||||
state: workbench
|
||||
- type: FootstepModifier
|
||||
footstepSoundCollection:
|
||||
collection: FootstepWood
|
||||
|
||||
Reference in New Issue
Block a user