mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-14 09:27:45 +01:00
Pipegun Buff (#12365)
This commit is contained in:
@@ -114,6 +114,7 @@
|
||||
|
||||
recipes += new /datum/stack_recipe_list("[display_name] weaponry",
|
||||
list(
|
||||
new /datum/stack_recipe("makeshift magazine (5.56mm)", /obj/item/ammo_magazine/a556/makeshift/empty, 5, time = 20),
|
||||
new /datum/stack_recipe("grenade casing", /obj/item/grenade/chem_grenade),
|
||||
new /datum/stack_recipe("firearm receiver", /obj/item/receivergun, 15, time = 25, one_per_turf = 0, on_floor = 0),
|
||||
new /datum/stack_recipe("shield fittings", /obj/item/material/shieldbits, 10, time = 25),
|
||||
|
||||
Reference in New Issue
Block a user