mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-23 03:57:13 +01:00
Ports security webbing from /tg/ (#14354)
* Ports security webbing from /tg/ * Can only be purchased from cargo (15 pts for 3)
This commit is contained in:
@@ -344,6 +344,14 @@ GLOBAL_LIST_INIT(all_supply_groups, list(SUPPLY_EMERGENCY,SUPPLY_SECURITY,SUPPLY
|
||||
cost = 15
|
||||
containername = "tactical armor crate"
|
||||
|
||||
/datum/supply_packs/security/armory/webbing
|
||||
name = "Webbing Crate"
|
||||
contains = list(/obj/item/storage/belt/security/webbing,
|
||||
/obj/item/storage/belt/security/webbing,
|
||||
/obj/item/storage/belt/security/webbing)
|
||||
cost = 15
|
||||
containername = "tactical webbing crate"
|
||||
|
||||
/datum/supply_packs/security/armory/swat
|
||||
name = "SWAT gear crate"
|
||||
contains = list(/obj/item/clothing/head/helmet/swat,
|
||||
|
||||
Reference in New Issue
Block a user