mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-29 06:57:42 +01:00
adds pepperspray to sectech (#20135)
This commit is contained in:
+9
-2
@@ -210,8 +210,15 @@
|
||||
icon_deny = "sec_deny"
|
||||
icon_panel = "wide_vendor"
|
||||
req_access_txt = "1"
|
||||
products = list(/obj/item/restraints/handcuffs = 8, /obj/item/restraints/handcuffs/cable/zipties = 8, /obj/item/grenade/flashbang = 4, /obj/item/flash = 5,
|
||||
/obj/item/reagent_containers/food/snacks/donut = 12, /obj/item/storage/box/evidence = 6, /obj/item/flashlight/seclite = 4, /obj/item/restraints/legcuffs/bola/energy = 7,
|
||||
products = list(/obj/item/restraints/handcuffs = 8,
|
||||
/obj/item/restraints/handcuffs/cable/zipties = 8,
|
||||
/obj/item/grenade/flashbang = 4,
|
||||
/obj/item/flash = 5,
|
||||
/obj/item/reagent_containers/spray/pepper = 5,
|
||||
/obj/item/reagent_containers/food/snacks/donut = 12,
|
||||
/obj/item/storage/box/evidence = 6,
|
||||
/obj/item/flashlight/seclite = 4,
|
||||
/obj/item/restraints/legcuffs/bola/energy = 7,
|
||||
/obj/item/clothing/mask/muzzle/safety = 4)
|
||||
contraband = list(/obj/item/clothing/glasses/sunglasses = 2, /obj/item/storage/fancy/donut_box = 2, /obj/item/hailer = 5)
|
||||
refill_canister = /obj/item/vending_refill/security
|
||||
|
||||
Reference in New Issue
Block a user