diff --git a/Resources/Prototypes/GhostRoleRaffles/settings.yml b/Resources/Prototypes/GhostRoleRaffles/settings.yml index 73700404f2..2e8a060bde 100644 --- a/Resources/Prototypes/GhostRoleRaffles/settings.yml +++ b/Resources/Prototypes/GhostRoleRaffles/settings.yml @@ -2,14 +2,14 @@ - type: ghostRoleRaffleSettings id: default settings: - initialDuration: 30 - joinExtendsDurationBy: 10 - maxDuration: 90 + initialDuration: 45 + joinExtendsDurationBy: 2 + maxDuration: 45 # for roles that don't matter too much or are available plentifully (e.g. space carp) - type: ghostRoleRaffleSettings id: short settings: - initialDuration: 10 - joinExtendsDurationBy: 2 + initialDuration: 15 + joinExtendsDurationBy: 0 maxDuration: 15