Update sheets.dm

This commit is contained in:
ma44
2017-05-09 08:50:57 -05:00
committed by GitHub
parent d1ead5ffad
commit 9ef4e6a626
+1 -1
View File
@@ -88,7 +88,7 @@
// Wood. Quite expensive in the grim and dark 26 century.
/datum/export/stack/wood
cost = 25
cost = 50
unit_name = "wood plank"
export_types = list(/obj/item/stack/sheet/mineral/wood)