From 8cc7633903c7addc2551ee5dbeac81aced7cd2de Mon Sep 17 00:00:00 2001 From: lzk228 <124214523+lzk228@users.noreply.github.com> Date: Thu, 4 May 2023 22:00:50 +0300 Subject: [PATCH] Update cat crate (#16074) --- Resources/Prototypes/Catalog/Fills/Crates/npc.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/Resources/Prototypes/Catalog/Fills/Crates/npc.yml b/Resources/Prototypes/Catalog/Fills/Crates/npc.yml index ee34d5d3b1..826f7b2b5b 100644 --- a/Resources/Prototypes/Catalog/Fills/Crates/npc.yml +++ b/Resources/Prototypes/Catalog/Fills/Crates/npc.yml @@ -23,6 +23,17 @@ - type: StorageFill contents: - id: MobCat + prob: 1 + orGroup: MobCat + - id: MobCatCalico + prob: 1 + orGroup: MobCat + - id: MobCatCaracal + prob: 0.5 + orGroup: MobCat + - id: MobBingus + prob: 0.005 + orGroup: MobCat - type: entity id: CrateNPCChicken -- 2.51.2