From 95ecf1951c0cc07269b775dffd8e9d9dd7356f35 Mon Sep 17 00:00:00 2001 From: Token <56667933+TokenStyle@users.noreply.github.com> Date: Thu, 12 Dec 2024 18:11:51 +0500 Subject: [PATCH] fix nukedisk chances (#2745) --- Resources/Prototypes/Corvax/Objectives/objectiveGroups.yml | 2 +- Resources/Prototypes/Objectives/objectiveGroups.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Resources/Prototypes/Corvax/Objectives/objectiveGroups.yml b/Resources/Prototypes/Corvax/Objectives/objectiveGroups.yml index f5c264fd83b..f0d39531292 100644 --- a/Resources/Prototypes/Corvax/Objectives/objectiveGroups.yml +++ b/Resources/Prototypes/Corvax/Objectives/objectiveGroups.yml @@ -1,4 +1,4 @@ - type: weightedRandom id: TraitorObjectiveGroupNukieDisk weights: - NukeDiskStealObjective: 0.05 \ No newline at end of file + NukeDiskStealObjective: 1 \ No newline at end of file diff --git a/Resources/Prototypes/Objectives/objectiveGroups.yml b/Resources/Prototypes/Objectives/objectiveGroups.yml index 2bf1b2707fd..5e17e618407 100644 --- a/Resources/Prototypes/Objectives/objectiveGroups.yml +++ b/Resources/Prototypes/Objectives/objectiveGroups.yml @@ -6,7 +6,7 @@ TraitorObjectiveGroupKill: 1 TraitorObjectiveGroupState: 1 #As in, something about your character. Alive, dead, arrested, gained an ability... TraitorObjectiveGroupSocial: 1 #Involves helping/harming others without killing them or stealing their stuff - TraitorObjectiveGroupNukieDisk: 1 #Corvax + TraitorObjectiveGroupNukieDisk: 0.05 #Corvax - type: weightedRandom id: TraitorObjectiveGroupSteal