differences

This commit is contained in:
Fox-McCloud
2016-07-11 09:23:43 -04:00
parent 2a3ccf3729
commit b7c71c7c76
2 changed files with 5 additions and 10 deletions
@@ -1486,12 +1486,4 @@ var/list/robot_verbs_default = list(
if(1)
disable_component("comms", 160)
if(2)
disable_component("comms", 60)
/mob/living/silicon/robot/revive(admin_revive = 0)
if(..()) //successfully ressuscitated from death
update_headlamp()
if(admin_revive)
locked = 1
notify_ai(1)
. = 1
disable_component("comms", 60)