From 9811d5b14ce95e3dbf3b215f12f0c70c0fa8cc19 Mon Sep 17 00:00:00 2001 From: deltanedas <39013340+deltanedas@users.noreply.github.com> Date: Thu, 22 Aug 2024 13:48:05 +0000 Subject: [PATCH] add survival loadouts to deltav antags (#1666) add survival loadouts to antags Co-authored-by: deltanedas <@deltanedas:kde.org> --- Resources/Prototypes/DeltaV/GameRules/events.yml | 4 ++++ Resources/Prototypes/DeltaV/GameRules/unknown_shuttles.yml | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/Resources/Prototypes/DeltaV/GameRules/events.yml b/Resources/Prototypes/DeltaV/GameRules/events.yml index 11c41da4d70..1a434e85063 100644 --- a/Resources/Prototypes/DeltaV/GameRules/events.yml +++ b/Resources/Prototypes/DeltaV/GameRules/events.yml @@ -104,6 +104,8 @@ max: 2 pickPlayer: false startingGear: SyndicateListenerGear + roleLoadout: + - RoleSurvivalStandard components: - type: RandomMetadata nameSegments: @@ -184,6 +186,8 @@ max: 1 pickPlayer: false startingGear: FugitiveGear + roleLoadout: + - RoleSurvivalStandard components: - type: RandomMetadata nameSegments: diff --git a/Resources/Prototypes/DeltaV/GameRules/unknown_shuttles.yml b/Resources/Prototypes/DeltaV/GameRules/unknown_shuttles.yml index 0b65ba19c1a..3cf5087c948 100644 --- a/Resources/Prototypes/DeltaV/GameRules/unknown_shuttles.yml +++ b/Resources/Prototypes/DeltaV/GameRules/unknown_shuttles.yml @@ -32,6 +32,8 @@ max: 1 pickPlayer: false startingGear: SyndicateRecruiterGear + roleLoadout: + - RoleSurvivalStandard components: - type: RandomMetadata nameSegments: @@ -74,6 +76,8 @@ max: 2 pickPlayer: false startingGear: SyndicateSynthesisGear + roleLoadout: + - RoleSurvivalStandard components: - type: RandomMetadata nameSegments: