This commit is contained in:
Zuhayr
2014-05-12 03:03:25 -04:00
committed by ZomgPonies
parent 8f9841d349
commit 57e2ff481f
2 changed files with 2 additions and 3 deletions
@@ -169,7 +169,7 @@
if(stat == 2)
user << "\red You swipe your ID card through [src], attempting to reboot it."
if(!config.allow_drone_spawn || emagged || health < -35) //It's dead, Dave.
if(!config. || emagged || health < -35) //It's dead, Dave.
user << "\red The interface is fried, and a distressing burned smell wafts from the robot's interior. You're not rebooting this one."
return
@@ -129,7 +129,6 @@
if(DF.drone_progress >= 100)
DF.create_drone(src.client)
return
return
src << "\red There are no available drone spawn points, sorry."