mirror of
https://github.com/SPLURT-Station/S.P.L.U.R.T-Station-13.git
synced 2026-08-23 04:36:45 +01:00
6 lines
146 B
Plaintext
6 lines
146 B
Plaintext
/datum/export/stack/silk
|
|
cost = 200 //The new plasma
|
|
unit_name = "sheets"
|
|
message = "of silk"
|
|
export_types = list(/obj/item/stack/sheet/silk)
|