Fixes 28154: Accidental cargo exploit edition. (#1471)

This commit is contained in:
CitadelStationBot
2017-06-17 15:37:43 -05:00
committed by kevinz000
parent 6ec1b66a9d
commit 00a4b5ce8c
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
// Plasteel. Lightweight, strong and contains some plasma too.
/datum/export/stack/plasteel
cost = 85
cost = 305 // 2000u of plasma + 2000u of metal.
message = "of plasteel"
export_types = list(/obj/item/stack/sheet/plasteel)