mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 06:29:23 +01:00
makes goliath plates stackable.
This commit is contained in:
@@ -373,7 +373,7 @@
|
||||
/datum/table_recipe/boat
|
||||
name = "goliath hide boat"
|
||||
result = /obj/vehicle/lavaboat
|
||||
reqs = list(/obj/item/asteroid/goliath_hide = 3)
|
||||
reqs = list(/obj/item/stack/sheet/goliath_hide = 3)
|
||||
time = 50
|
||||
category = CAT_MISC
|
||||
|
||||
|
||||
Reference in New Issue
Block a user