From 6c576496253d6ec7d821f677640a1a06639b116c Mon Sep 17 00:00:00 2001 From: Tupinambis Date: Wed, 12 Sep 2018 16:48:38 -0500 Subject: [PATCH] Replaces the head of securities stun baton with telebaton. --- code/modules/jobs/job_types/security.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/code/modules/jobs/job_types/security.dm b/code/modules/jobs/job_types/security.dm index 252b51301c..5e5ea5cb36 100644 --- a/code/modules/jobs/job_types/security.dm +++ b/code/modules/jobs/job_types/security.dm @@ -51,7 +51,7 @@ Head of Security suit_store = /obj/item/gun/energy/e_gun r_pocket = /obj/item/assembly/flash/handheld l_pocket = /obj/item/restraints/handcuffs - backpack_contents = list(/obj/item/melee/baton/loaded=1) + backpack_contents = list(/obj/item/melee/classic_baton/telescopic=1) backpack = /obj/item/storage/backpack/security satchel = /obj/item/storage/backpack/satchel/sec