Reduces Parapen Duration to 5 Minutes (#13875)

This commit is contained in:
sadkermit
2022-05-23 14:18:47 +02:00
committed by GitHub
parent efa409f4cf
commit 570b7c6850
5 changed files with 63 additions and 5 deletions
@@ -146,13 +146,20 @@
)
/obj/item/storage/box/syndie_kit/special_pens
name = "box (P)"
name = "penjector kit"
starts_with = list(
/obj/item/pen/reagent/healing = 1,
/obj/item/pen/reagent/pacifier = 1,
/obj/item/pen/reagent/hyperzine = 1
)
/obj/item/storage/box/syndie_kit/parapen
name = "parapen kit"
starts_with = list(
/obj/item/pen/reagent/paralysis = 1,
/obj/item/pen/reagent/purge = 1
)
/obj/item/storage/box/syndie_kit/spy
name = "spy kit"
desc = "For when you want to conduct voyeurism from afar."