Merge pull request #5364 from JJRcop/Reactivated-drones-still-in-dead-mob-list

Fixes a bug with reactivated drones not being removed from the dead_mob_list
This commit is contained in:
hornygranny
2014-10-20 19:19:45 -07:00
@@ -94,6 +94,8 @@
health = health_repair_max
stat = CONSCIOUS
icon_state = icon_living
dead_mob_list -= src
living_mob_list += src
D.visible_message("<span class='notice'>[D] reactivates [src]!</span>")
alert_drones(DRONE_NET_CONNECT)
if(G)