Merge branch 'Cargo_MKII' of https://github.com/Trilbyspaceclone/Citadel-Station-13 into Cargo_MKII

This commit is contained in:
TrilbySpaceClone
2019-11-03 17:26:38 -05:00
2 changed files with 5 additions and 15 deletions

View File

@@ -115,6 +115,8 @@
unit_name = "sheets"
message = "of silk"
export_types = list(/obj/item/stack/sheet/cloth/silk)
exclude_types = list(/obj/item/stack/sheet/cloth) //Reduntent but just in case
include_subtypes = FALSE
/datum/export/stack/duracloth
cost = 40
@@ -156,4 +158,4 @@
unit_name = "sheets"
cost = 30
message = "of paperframes"
export_types = list(/obj/item/stack/sheet/paperframes)
export_types = list(/obj/item/stack/sheet/paperframes)