Tweaks some stuff to better reflect synth lore (#6905)

At request of kyres
-removes hunter seeker borgs
-removes the synthetic intelligence movement armband
-give the unique robotic tools to the borgs, so their cool sprites will not go unused
This commit is contained in:
Alberyk
2019-08-27 11:55:15 -03:00
committed by Erki
parent 7b6a759361
commit a2feca5051
5 changed files with 36 additions and 134 deletions
@@ -35,7 +35,6 @@
armbands["engineering armband"] = /obj/item/clothing/accessory/armband/engine
armbands["hydroponics armband"] = /obj/item/clothing/accessory/armband/hydro
armbands["science armband"] = /obj/item/clothing/accessory/armband/science
armbands["synthetic intelligence movement armband"] = /obj/item/clothing/accessory/armband/movement
armbands["ATLAS armband"] = /obj/item/clothing/accessory/armband/atlas
armbands["IAC armband"] = /obj/item/clothing/accessory/armband/iac
gear_tweaks += new/datum/gear_tweak/path(armbands)