From 1593a11aa90318b1ca75ffff0c60a8cf083380da Mon Sep 17 00:00:00 2001 From: Plykiya <58439124+Plykiya@users.noreply.github.com> Date: Wed, 8 May 2024 23:11:50 -0700 Subject: [PATCH] Make ERT use short raffle timer (#27830) Co-authored-by: plykiya --- .../Entities/Mobs/Player/humanoid.yml | 32 +++++++++---------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/Resources/Prototypes/Entities/Mobs/Player/humanoid.yml b/Resources/Prototypes/Entities/Mobs/Player/humanoid.yml index 2435770ff2..918f24cd69 100644 --- a/Resources/Prototypes/Entities/Mobs/Player/humanoid.yml +++ b/Resources/Prototypes/Entities/Mobs/Player/humanoid.yml @@ -27,7 +27,7 @@ name: ghost-role-information-Death-Squad-name description: ghost-role-information-Death-Squad-description raffle: - settings: default + settings: short - type: GhostTakeoverAvailable - type: Loadout prototypes: [ DeathSquadGear ] @@ -65,7 +65,7 @@ name: ghost-role-information-ert-leader-name description: ghost-role-information-ert-leader-description raffle: - settings: default + settings: short - type: GhostTakeoverAvailable - type: Loadout prototypes: [ ERTLeaderGear ] @@ -97,7 +97,7 @@ name: ghost-role-information-ert-leader-name description: ghost-role-information-ert-leader-description raffle: - settings: default + settings: short - type: GhostTakeoverAvailable - type: Loadout prototypes: [ ERTLeaderGearEVA ] @@ -121,7 +121,7 @@ name: ghost-role-information-ert-leader-name description: ghost-role-information-ert-leader-description raffle: - settings: default + settings: short - type: GhostTakeoverAvailable - type: Loadout prototypes: [ ERTLeaderGearEVALecter ] @@ -154,7 +154,7 @@ name: ghost-role-information-ert-chaplain-name description: ghost-role-information-ert-chaplain-description raffle: - settings: default + settings: short - type: GhostTakeoverAvailable - type: RandomMetadata nameSegments: @@ -185,7 +185,7 @@ name: ghost-role-information-ert-chaplain-name description: ghost-role-information-ert-chaplain-description raffle: - settings: default + settings: short - type: GhostTakeoverAvailable - type: Loadout prototypes: [ ERTChaplainGearEVA ] @@ -218,7 +218,7 @@ name: ghost-role-information-ert-janitor-name description: ghost-role-information-ert-janitor-description raffle: - settings: default + settings: short - type: GhostTakeoverAvailable - type: RandomMetadata nameSegments: @@ -249,7 +249,7 @@ name: ghost-role-information-ert-janitor-name description: ghost-role-information-ert-janitor-description raffle: - settings: default + settings: short - type: GhostTakeoverAvailable - type: Loadout prototypes: [ ERTJanitorGearEVA ] @@ -282,7 +282,7 @@ name: ghost-role-information-ert-engineer-name description: ghost-role-information-ert-engineer-description raffle: - settings: default + settings: short - type: GhostTakeoverAvailable - type: RandomMetadata nameSegments: @@ -313,7 +313,7 @@ name: ghost-role-information-ert-engineer-name description: ghost-role-information-ert-engineer-description raffle: - settings: default + settings: short - type: GhostTakeoverAvailable - type: Loadout prototypes: [ ERTEngineerGearEVA ] @@ -346,7 +346,7 @@ name: ghost-role-information-ert-security-name description: ghost-role-information-ert-security-description raffle: - settings: default + settings: short - type: GhostTakeoverAvailable - type: RandomMetadata nameSegments: @@ -377,7 +377,7 @@ name: ghost-role-information-ert-security-name description: ghost-role-information-ert-security-description raffle: - settings: default + settings: short - type: GhostTakeoverAvailable - type: Loadout prototypes: [ ERTSecurityGearEVA ] @@ -400,7 +400,7 @@ name: ghost-role-information-ert-security-name description: ghost-role-information-ert-security-description raffle: - settings: default + settings: short - type: GhostTakeoverAvailable - type: Loadout prototypes: [ ERTSecurityGearEVALecter ] @@ -433,7 +433,7 @@ name: ghost-role-information-ert-medical-name description: ghost-role-information-ert-medical-description raffle: - settings: default + settings: short - type: GhostTakeoverAvailable - type: RandomMetadata nameSegments: @@ -464,7 +464,7 @@ name: ghost-role-information-ert-medical-name description: ghost-role-information-ert-medical-description raffle: - settings: default + settings: short - type: GhostTakeoverAvailable - type: Loadout prototypes: [ ERTMedicalGearEVA ] @@ -494,7 +494,7 @@ name: ghost-role-information-cburn-agent-name description: ghost-role-information-cburn-agent-description raffle: - settings: default + settings: short - type: GhostTakeoverAvailable - type: RandomMetadata nameSegments: -- 2.51.2