* fix #746

* fix #745

* fix #747

* fix #744

* fix #743

* fix #741

* fix #722
This commit is contained in:
Ed
2025-01-13 12:54:46 +03:00
committed by GitHub
parent f5edf03bf6
commit 368839dd68
10 changed files with 34 additions and 37 deletions

View File

@@ -1,7 +1,7 @@
- type: examinableDamage
id: CP14WeaponMessages
messages:
- damageable-weapon-1
- damageable-weapon-2
- damageable-weapon-3
- damageable-weapon-4
- cp14-damageable-weapon-1
- cp14-damageable-weapon-2
- cp14-damageable-weapon-3
- cp14-damageable-weapon-4

View File

@@ -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

View File

@@ -3,7 +3,7 @@
parent:
- CP14BaseWorkbench
name: melting furnace
description: A red-hot stone cosntruction that allows ores to be smelted into pure metal
description: A red-hot stone construction that allows ores to be smelted into pure metal
components:
- type: Sprite
snapCardinals: false

View File

@@ -34,11 +34,6 @@
sprite:
sprite: /Textures/_CP14/Effects/weather.rsi
state: snowfall_light
sound:
path: /Audio/Effects/Weather/snowstorm_weak.ogg
params:
loop: true
volume: -6
- type: weather
id: CP14SnowMedium
@@ -46,10 +41,10 @@
sprite: /Textures/_CP14/Effects/weather.rsi
state: snowfall_med
sound:
path: /Audio/Effects/Weather/snowstorm_weak.ogg
path: /Audio/Effects/Weather/snowstorm.ogg
params:
loop: true
volume: -6
volume: -18
- type: weather
id: CP14SnowHeavy