This commit is contained in:
Zuhayr
2014-05-11 22:07:24 +09:30
parent a570f02835
commit 45255e9e2e
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."