From 9f1da115d9235f4e6e70f08bf3049e9aca7c218c Mon Sep 17 00:00:00 2001 From: Dexpth_q <65256466+dexpth@users.noreply.github.com> Date: Tue, 24 Dec 2024 11:34:20 +0200 Subject: [PATCH] =?UTF-8?q?=D0=A3=D0=B4=D0=B0=D0=BB=D0=B8=D0=BB=20=D0=B8?= =?UTF-8?q?=D0=B2=D0=B5=D0=BD=D1=82=20=D1=81=D0=BE=20=D1=81=D0=BF=D0=B0?= =?UTF-8?q?=D0=B2=D0=BD=D0=BE=D0=BC=20=D0=BD=D0=B5=D0=B9=D1=82=D1=80=D0=B0?= =?UTF-8?q?=D0=BB=D1=8C=D0=BD=D1=8B=D1=85=20=D0=BA=D1=81=D0=B5=D0=BD=D0=BE?= =?UTF-8?q?=D1=81=D0=BE=D0=B2=20(#187)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Update xenopet.yml --- .../Prototypes/Entities/Mobs/NPCs/xenopet.yml | 46 ++++++++++--------- 1 file changed, 24 insertions(+), 22 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/NPCs/xenopet.yml b/Resources/Prototypes/Entities/Mobs/NPCs/xenopet.yml index 37cfa7b46d..6ce7961191 100644 --- a/Resources/Prototypes/Entities/Mobs/NPCs/xenopet.yml +++ b/Resources/Prototypes/Entities/Mobs/NPCs/xenopet.yml @@ -338,28 +338,30 @@ interactSuccessSound: path: /Audio/Animals/lizard_happy.ogg -- type: entity - id: neutralXenoVents - parent: BaseGameRule - categories: [ HideSpawnMenu ] - components: - - type: StationEvent - startAnnouncement: true - earliestStart: 20 - reoccurrenceDelay: 12 - minimumPlayers: 1 - weight: 6 # Really weak compared to other critters - duration: 60 - - type: VentCrittersRule - entries: - - id: MobXenoNeutralRouny - prob: 0.0075 - - id: MobXenoNeutralDrone - prob: 0.0075 - - id: MobXenoNeutralPraetorian - prob: 0.0075 - - id: MobXenoNeutralRavager - prob: 0.0075 +# WWDP START +#- type: entity +# id: neutralXenoVents +# parent: BaseGameRule +# categories: [ HideSpawnMenu ] +# components: +# - type: StationEvent +# startAnnouncement: true +# earliestStart: 20 +# reoccurrenceDelay: 12 +# minimumPlayers: 1 +# weight: 6 # Really weak compared to other critters +# duration: 60 +# - type: VentCrittersRule +# entries: +# - id: MobXenoNeutralRouny +# prob: 0.0075 +# - id: MobXenoNeutralDrone +# prob: 0.0075 +# - id: MobXenoNeutralPraetorian +# prob: 0.0075 +# - id: MobXenoNeutralRavager +# prob: 0.0075 +# WWDP END - type: entity id: ArgocyteVents