Wooden planks now sell for 50 instead of 25 cargo points (#897)
This commit is contained in:
committed by
kevinz000
parent
1911694715
commit
18607f79a2
@@ -88,7 +88,7 @@
|
|||||||
|
|
||||||
// Wood. Quite expensive in the grim and dark 26 century.
|
// Wood. Quite expensive in the grim and dark 26 century.
|
||||||
/datum/export/stack/wood
|
/datum/export/stack/wood
|
||||||
cost = 25
|
cost = 50
|
||||||
unit_name = "wood plank"
|
unit_name = "wood plank"
|
||||||
export_types = list(/obj/item/stack/sheet/mineral/wood)
|
export_types = list(/obj/item/stack/sheet/mineral/wood)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user