From 7580b4a250bba4cc77d5b96b6a4345e397a8abed Mon Sep 17 00:00:00 2001 From: Dexpth_q <65256466+dexpth@users.noreply.github.com> Date: Mon, 23 Dec 2024 16:06:24 +0200 Subject: [PATCH] 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