Adds "Telecrystal Dust" a useless, red waste of syndicate resources that can be obtained by grinding raw telecrystals in a blender.

Also makes it so you can sell raw telecrystals at cargo 1000 points each which is also a considerable waste of TC.
This commit is contained in:
HeroWithYay
2020-07-09 16:32:14 +12:00
parent d79e1cdb9d
commit bed6f4ac91
3 changed files with 15 additions and 0 deletions
+7
View File
@@ -155,3 +155,10 @@
cost = 30
message = "of paperframes"
export_types = list(/obj/item/stack/sheet/paperframes)
/datum/export/stack/telecrystal
unit_name = "raw"
cost = 1000
message = "telecrystals"
export_types = list(/obj/item/stack/telecrystal)