From 661b31c7a99b13764ac6fc3b2d62fd20cd372ca3 Mon Sep 17 00:00:00 2001 From: Peptide90 <78795277+Peptide90@users.noreply.github.com> Date: Thu, 16 Jun 2022 10:59:19 +0100 Subject: [PATCH] reduced duck yaml bloat (#8858) Co-authored-by: metalgearsloth <31366439+metalgearsloth@users.noreply.github.com> --- .../Prototypes/Entities/Mobs/NPCs/animals.yml | 28 ++----------------- 1 file changed, 2 insertions(+), 26 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml index 8e52fc4162..6b76b05b15 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/animals.yml @@ -216,7 +216,7 @@ - type: entity name: white duck #Quack - parent: SimpleMobBase + parent: MobDuckMallard id: MobDuckWhite description: An adorable white duck, it's fluffy and soft! components: @@ -235,22 +235,10 @@ Base: dead-1 Dead: Base: dead-1 - - type: Butcherable - spawned: - - id: FoodMeatDuck - amount: 1 - - type: InteractionPopup - successChance: 0.9 - interactSuccessString: petting-success-bird - interactFailureString: petting-failure-generic - interactSuccessSound: - path: /Audio/Animals/duck_quack_happy.ogg - - type: Bloodstream - bloodMaxVolume: 100 - type: entity name: brown duck #Quack - parent: SimpleMobBase + parent: MobDuckMallard id: MobDuckBrown description: An adorable brown duck, it's fluffy and soft! components: @@ -269,18 +257,6 @@ Base: dead-2 Dead: Base: dead-2 - - type: Butcherable - spawned: - - id: FoodMeatDuck - amount: 1 - - type: InteractionPopup - successChance: 0.9 - interactSuccessString: petting-success-bird - interactFailureString: petting-failure-generic - interactSuccessSound: - path: /Audio/Animals/duck_quack_happy.ogg - - type: Bloodstream - bloodMaxVolume: 100 - type: entity name: butterfly