mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-23 12:36:47 +01:00
refactors grenades (#7138)
This commit is contained in:
@@ -238,7 +238,7 @@
|
||||
/obj/item/storage/belt/security,
|
||||
/obj/item/flash,
|
||||
/obj/item/reagent_containers/spray/pepper,
|
||||
/obj/item/grenade/flashbang,
|
||||
/obj/item/grenade/simple/flashbang,
|
||||
/obj/item/melee/baton/loaded,
|
||||
/obj/item/clothing/glasses/sunglasses/sechud,
|
||||
/obj/item/barrier_tape_roll/police,
|
||||
@@ -391,7 +391,7 @@ GLOBAL_LIST_BOILERPLATE(all_brig_closets, /obj/structure/closet/secure_closet/br
|
||||
/obj/item/storage/belt/security,
|
||||
/obj/item/flash,
|
||||
/obj/item/reagent_containers/spray/pepper,
|
||||
/obj/item/grenade/flashbang,
|
||||
/obj/item/grenade/simple/flashbang,
|
||||
/obj/item/melee/baton/loaded,
|
||||
/obj/item/clothing/glasses/sunglasses/sechud,
|
||||
/obj/item/barrier_tape_roll/police,
|
||||
|
||||
@@ -133,5 +133,5 @@
|
||||
/obj/item/bananapeel,
|
||||
/obj/item/card/id/syndicate,
|
||||
/obj/item/assembly/mousetrap/armed,
|
||||
/obj/item/grenade/chem_grenade/lube_tactical,
|
||||
/obj/item/grenade/simple/chemical/premade/lube_tactical,
|
||||
/obj/item/clothing/shoes/clown_shoes)
|
||||
|
||||
@@ -239,7 +239,7 @@
|
||||
prob(2);/obj/item/storage/pill_bottle/kelotane,
|
||||
prob(2);/obj/item/handcuffs/fuzzy,
|
||||
prob(2);/obj/item/storage/box/syndie_kit/spy,
|
||||
prob(2);/obj/item/grenade/anti_photon,
|
||||
prob(2);/obj/item/grenade/simple/antiphoton,
|
||||
prob(1);/obj/item/nif/bad,
|
||||
prob(1);/obj/item/clothing/suit/storage/vest/heavy/merc,
|
||||
prob(1);/obj/item/clothing/head/helmet/medieval/crusader,
|
||||
|
||||
Reference in New Issue
Block a user