From 5e498f68a67938dc40042b62399ce702dbc0948c Mon Sep 17 00:00:00 2001 From: Ed Date: Sat, 20 Apr 2024 13:01:45 +0300 Subject: [PATCH] fixes 2 --- Resources/Prototypes/_CP14/Body/Prototypes/tiefling.yml | 2 +- Resources/Prototypes/_CP14/Entities/Mobs/Species/human.yml | 2 +- .../Prototypes/_CP14/Entities/Objects/Weapons/Melee/base.yml | 2 +- .../_CP14/Entities/Structures/Storage/Crates/chests.yml | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/Resources/Prototypes/_CP14/Body/Prototypes/tiefling.yml b/Resources/Prototypes/_CP14/Body/Prototypes/tiefling.yml index 6f15b2d893..14e8196015 100644 --- a/Resources/Prototypes/_CP14/Body/Prototypes/tiefling.yml +++ b/Resources/Prototypes/_CP14/Body/Prototypes/tiefling.yml @@ -24,7 +24,7 @@ liver: OrganHumanLiver kidneys: OrganHumanKidneys right_arm: - part: CPRightArmHuman + part: CP14RightArmHuman connections: - right_hand left_arm: diff --git a/Resources/Prototypes/_CP14/Entities/Mobs/Species/human.yml b/Resources/Prototypes/_CP14/Entities/Mobs/Species/human.yml index 39d2467254..b79ed8bff2 100644 --- a/Resources/Prototypes/_CP14/Entities/Mobs/Species/human.yml +++ b/Resources/Prototypes/_CP14/Entities/Mobs/Species/human.yml @@ -6,7 +6,7 @@ abstract: true components: - type: HumanoidAppearance - species: CPHuman + species: CP14Human - type: Hunger - type: Icon sprite: _CP14/Mobs/Species/Human/parts.rsi diff --git a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/base.yml b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/base.yml index 85c175aa86..9abc3889e8 100644 --- a/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/base.yml +++ b/Resources/Prototypes/_CP14/Entities/Objects/Weapons/Melee/base.yml @@ -74,7 +74,7 @@ abstract: true components: - type: ExaminableDamage - messages: CPWeaponMessages + messages: CP14WeaponMessages - type: Damageable damageContainer: Inorganic - type: Destructible diff --git a/Resources/Prototypes/_CP14/Entities/Structures/Storage/Crates/chests.yml b/Resources/Prototypes/_CP14/Entities/Structures/Storage/Crates/chests.yml index daad079672..40f61f47b6 100644 --- a/Resources/Prototypes/_CP14/Entities/Structures/Storage/Crates/chests.yml +++ b/Resources/Prototypes/_CP14/Entities/Structures/Storage/Crates/chests.yml @@ -51,7 +51,7 @@ openSound: path: /Audio/Effects/woodenclosetopen.ogg - type: Construction - graph: CPWoodenChest - node: CPWoodenChest + graph: CP14WoodenChest + node: CP14WoodenChest containers: - entity_storage