Fixes a bug when reactivating drones where they wouldn't be removed from the dead_mob_list

This commit is contained in:
JJRcop
2014-10-19 18:15:18 -04:00
parent f8294e8d88
commit 86287072ec
@@ -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)