TG: (Does not actually remove borg tasers) Secborgs no longer have a taser, but are now as fast as humans and are

unpushable. This is just a test so don't go crazy. It (probably) won't be
permanent.

Nuke teleporter board now costs ten crystals.
Revision: r3271
Author: 	 kortgstation
This commit is contained in:
Ren Erthilo
2012-04-26 22:41:39 +01:00
parent f1c5937cb2
commit c849edc30d
5 changed files with 17 additions and 4 deletions
@@ -136,6 +136,7 @@
if (sprite == "Non-Humanoid")
src.icon_state = "bloodhound"
modtype = "Sec"
//speed = -1 Secborgs have nerfed tasers now, so the speed boost is not necessary
channels = list("Security" = 1)
//feedback_inc("cyborg_security",1)
@@ -5,3 +5,11 @@
if(J.allow_thrust(0.01)) return 1
if(..()) return 1
return 0
//No longer needed, but I'll leave it here incase we plan to re-use it.
/mob/living/silicon/robot/movement_delay()
var/tally = 0 //Incase I need to add stuff other than "speed" later
tally = speed
return tally