mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-27 23:27:34 +01:00
Return of ore stacking, various changes to lavaland bombs to facilitate reduced lag (#35291)
* Ore Stacking * honk * honk * component memes * honk2 * fix overlay off-by-1, sheet singular names * Give the ores more descriptive names since sheets also have * whoops debug memes * atom editor memes * fixes * snowdin fix
This commit is contained in:
committed by
AnturK
parent
3b994347cd
commit
c4fd8715a5
@@ -80,7 +80,7 @@
|
||||
reqs = list(/obj/item/restraints/handcuffs/cable = 1,
|
||||
/obj/item/stack/rods = 1,
|
||||
/obj/item/device/assembly/igniter = 1,
|
||||
/obj/item/ore/bluespace_crystal = 1)
|
||||
/obj/item/stack/ore/bluespace_crystal = 1)
|
||||
time = 40
|
||||
category = CAT_WEAPONRY
|
||||
subcategory = CAT_WEAPON
|
||||
|
||||
Reference in New Issue
Block a user