mirror of
https://github.com/Citadel-Station-13/Citadel-Station-13-RP.git
synced 2026-08-27 06:38:03 +01:00
refactors grenades (#7138)
This commit is contained in:
@@ -233,7 +233,7 @@ DECLARE_MATERIAL(/steel)
|
||||
)
|
||||
. += create_stack_recipe_datum(
|
||||
category = "weapons",
|
||||
product = /obj/item/grenade/chem_grenade,
|
||||
product = /obj/item/grenade/simple/chemical,
|
||||
name = "grenade casing",
|
||||
cost = 2,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user