mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
Merge pull request #17108 from Bawhoppen/sandbagsz
Some sandbag changes
This commit is contained in:
@@ -172,14 +172,6 @@
|
||||
time = 10
|
||||
category = CAT_WEAPON
|
||||
|
||||
/datum/table_recipe/sandbags
|
||||
name = "Sandbags"
|
||||
result = /obj/item/stack/sheet/mineral/sandbags
|
||||
reqs = list(/obj/item/weapon/ore/glass = 5,
|
||||
/obj/item/weapon/emptysandbag = 1)
|
||||
time = 10
|
||||
category = CAT_WEAPON
|
||||
|
||||
/datum/table_recipe/meteorshot
|
||||
name = "Meteorshot Shell"
|
||||
result = /obj/item/ammo_casing/shotgun/meteorshot
|
||||
|
||||
Reference in New Issue
Block a user