refactors grenades (#7138)

This commit is contained in:
silicons
2025-05-15 20:10:16 +02:00
committed by GitHub
parent 46de43e4cf
commit 95de4c698a
118 changed files with 1371 additions and 1249 deletions
@@ -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,
)