From: BruhIsaac Date: Thu, 18 Dec 2025 20:39:41 +0000 (-0700) Subject: Rebalance the Ghost Role Raffles (#33157) X-Git-Url: https://git.smokeofanarchy.ru/gitweb.cgi?a=commitdiff_plain;h=2b356f64bdfa4f8d444c7999f23b534fd48f5025;p=space-station-14.git Rebalance the Ghost Role Raffles (#33157) * Up raffle time/no-add time * upd --------- Co-authored-by: ArtisticRoomba <145879011+ArtisticRoomba@users.noreply.github.com> --- 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