From cfb21fd78b7f427ff90aaa92f09978c1650fc2d3 Mon Sep 17 00:00:00 2001 From: Dvir Date: Wed, 29 May 2024 22:52:47 +0300 Subject: [PATCH] Fix --- .../Mobs/NPCs/emotionalsupportanimals.yml | 20 +++---------------- .../_NF/Entities/Mobs/NPCs/pets.yml | 4 ---- 2 files changed, 3 insertions(+), 21 deletions(-) diff --git a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/emotionalsupportanimals.yml b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/emotionalsupportanimals.yml index b25da49405a..7c53b21f838 100644 --- a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/emotionalsupportanimals.yml +++ b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/emotionalsupportanimals.yml @@ -44,6 +44,9 @@ Unsexed: Cat - type: Inventory speciesId: cat + - type: RotationVisuals + defaultRotation: 90 + horizontalRotation: 90 - type: entity id: BaseEmotionalGhostDog @@ -67,12 +70,9 @@ - type: RandomMetadata nameSegments: [names_cat] - type: DamageStateVisuals - rotate: true states: Alive: Base: cat - Dead: - Base: cat - type: entity suffix: Ghost @@ -82,12 +82,9 @@ - type: RandomMetadata nameSegments: [names_cat_calico] - type: DamageStateVisuals - rotate: true states: Alive: Base: cat2 - Dead: - Base: cat2 - type: entity suffix: Ghost @@ -97,12 +94,9 @@ - type: RandomMetadata nameSegments: [names_cat_caracal] - type: DamageStateVisuals - rotate: true states: Alive: Base: caracal_flop - Dead: - Base: caracal_flop - type: entity suffix: Ghost @@ -112,12 +106,9 @@ - type: RandomMetadata nameSegments: [names_cat_space] - type: DamageStateVisuals - rotate: true states: Alive: Base: spacecat - Dead: - Base: spacecat - type: entity suffix: Ghost @@ -127,14 +118,9 @@ - type: RandomMetadata nameSegments: [names_cat_bingus] - type: DamageStateVisuals - rotate: true states: Alive: Base: bingus - Critical: - Base: bingus - Dead: - Base: bingus - type: entity suffix: Ghost diff --git a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/pets.yml b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/pets.yml index 00c92dc61b8..8bdb2632575 100644 --- a/Resources/Prototypes/_NF/Entities/Mobs/NPCs/pets.yml +++ b/Resources/Prototypes/_NF/Entities/Mobs/NPCs/pets.yml @@ -103,10 +103,6 @@ states: Alive: Base: nfsdcat - Critical: - Base: nfsdcat_dead - Dead: - Base: nfsdcat_dead - type: GhostRole name: ghost-role-information-cappy-name description: ghost-role-information-cappy-description