From 52ce5d8ce0f2c3b28d1845a6ef6e1e9a9a54c84a Mon Sep 17 00:00:00 2001 From: Dvir <39403717+dvir001@users.noreply.github.com> Date: Sat, 30 Mar 2024 02:10:06 +0300 Subject: [PATCH] Yum (#1160) --- Resources/Prototypes/DeltaV/Entities/Mobs/Player/harpy.yml | 1 + Resources/Prototypes/DeltaV/Entities/Mobs/Species/harpy.yml | 2 +- Resources/Prototypes/Entities/Mobs/Player/dwarf.yml | 6 +++++- Resources/Prototypes/_NF/ai_factions.yml | 4 ++-- 4 files changed, 9 insertions(+), 4 deletions(-) diff --git a/Resources/Prototypes/DeltaV/Entities/Mobs/Player/harpy.yml b/Resources/Prototypes/DeltaV/Entities/Mobs/Player/harpy.yml index e2541def035..4396bb9006d 100644 --- a/Resources/Prototypes/DeltaV/Entities/Mobs/Player/harpy.yml +++ b/Resources/Prototypes/DeltaV/Entities/Mobs/Player/harpy.yml @@ -26,3 +26,4 @@ - type: NpcFactionMember factions: - NanoTrasen + - Harpy # Frontier diff --git a/Resources/Prototypes/DeltaV/Entities/Mobs/Species/harpy.yml b/Resources/Prototypes/DeltaV/Entities/Mobs/Species/harpy.yml index a4498299c9a..1a8f2655d85 100644 --- a/Resources/Prototypes/DeltaV/Entities/Mobs/Species/harpy.yml +++ b/Resources/Prototypes/DeltaV/Entities/Mobs/Species/harpy.yml @@ -127,7 +127,7 @@ templateId: digitigrade - type: HarpyVisuals - type: UltraVision - + - type: entity save: false name: Urist McHands diff --git a/Resources/Prototypes/Entities/Mobs/Player/dwarf.yml b/Resources/Prototypes/Entities/Mobs/Player/dwarf.yml index ea1069cbaaa..cc3e1543ee6 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/dwarf.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/dwarf.yml @@ -3,4 +3,8 @@ name: Urist McHands The Dwarf parent: BaseMobDwarf id: MobDwarf - + components: + - type: NpcFactionMember + factions: + - NanoTrasen + - Dwarf # Frontier diff --git a/Resources/Prototypes/_NF/ai_factions.yml b/Resources/Prototypes/_NF/ai_factions.yml index 4563e92a96f..f81972dd77c 100644 --- a/Resources/Prototypes/_NF/ai_factions.yml +++ b/Resources/Prototypes/_NF/ai_factions.yml @@ -7,10 +7,10 @@ - SimpleHostile - Dwarf - Felinid + - Harpy - Cat - Chicken - Monkey - - Mailman - type: npcFaction id: Dwarf @@ -19,7 +19,7 @@ id: Felinid - type: npcFaction - id: Mailman # Need ClothingAddFaction to work from Nyanotrasen code + id: Harpy - type: npcFaction id: Cat