From c5d77c92cd612b4e6db9e0a4214d649845eb872d Mon Sep 17 00:00:00 2001 From: Razgriz Date: Tue, 6 Oct 2020 16:21:05 -0700 Subject: [PATCH] Update offduty_vr.dm --- code/game/jobs/job/offduty_vr.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/game/jobs/job/offduty_vr.dm b/code/game/jobs/job/offduty_vr.dm index fa7e94f5a1..1928e242e6 100644 --- a/code/game/jobs/job/offduty_vr.dm +++ b/code/game/jobs/job/offduty_vr.dm @@ -111,7 +111,7 @@ outfit_type = /decl/hierarchy/outfit/job/assistant/officer job_description = "Off-duty crew has no responsibilities or authority and is just there to spend their well-deserved time off." pto_type = PTO_SECURITY - economic_modifier = 4 + economic_modifier = 5 /datum/alt_title/offduty_sec title = "Off-duty Officer"