Cyborg Upgrade Additions and Refactor

This commit is contained in:
Fox-McCloud
2016-07-11 06:16:44 -04:00
parent 26e13f270f
commit 2a3ccf3729
12 changed files with 359 additions and 194 deletions
+6
View File
@@ -79,3 +79,9 @@ var/list/GPS_list = list()
icon_state = "gps-m"
gpstag = "MINE0"
desc = "A positioning system helpful for rescuing trapped or injured miners, keeping one on you at all times while mining might just save your life."
/obj/item/device/gps/cyborg
icon_state = "gps-b"
gpstag = "BORG0"
desc = "A mining cyborg internal positioning system. Used as a recovery beacon for damaged cyborg assets, or a collaboration tool for mining teams."
flags = NODROP