Allows communicators to be made by RnD, shows ghosts communicator IMs

This commit is contained in:
Cyantime
2017-11-27 00:33:49 -05:00
parent f1280b234b
commit 209b354fd4
2 changed files with 23 additions and 0 deletions
+8
View File
@@ -742,6 +742,14 @@ other types of metals and chemistry for reagents).
build_path = /obj/item/device/paicard
sort_string = "VABAI"
/datum/design/item/communicator
name = "Communcator"
id = "communicator"
req_tech = list(TECH_DATA = 2, TECH_MAGNET = 2)
materials = list(DEFAULT_WALL_MATERIAL = 500, "glass" = 500)
build_path = /obj/item/device/communicator
sort_string = "VABAJ"
/datum/design/item/intellicard
name = "'intelliCore', AI preservation and transportation system"
desc = "Allows for the construction of an intelliCore."