Personal Translocator

Adds it to science. Has a high materials and research cost, and is considered ***contraband***, as it says in the description.

Also included in this PR is device_alt.dmi, a bunch of alternate device sprites which can be fun for stuff.
This commit is contained in:
Arokha Sieyes
2017-03-08 18:01:35 -05:00
parent dfb7d2008f
commit 97fcdd5cd7
3 changed files with 260 additions and 0 deletions
+9
View File
@@ -37,6 +37,15 @@
build_path = /obj/item/clothing/glasses/omnihud
sort_string = "GAAFB"
/datum/design/item/translocator
name = "personal translocator"
id = "translocator"
req_tech = list(TECH_MAGNET = 5, TECH_BLUESPACE = 5, TECH_ILLEGAL = 7)
materials = list(DEFAULT_WALL_MATERIAL = 4000, "glass" = 2000, "uranium" = 4000, "diamond" = 2000)
build_path = /obj/item/device/perfect_tele
sort_string = "HABAF"
// Resleeving Circuitboards
/datum/design/circuit/comm_server