Fixes #3843
It was caused by the hacking var not being reset.
This commit is contained in:
Ron
2017-11-11 19:56:46 +02:00
committed by Erki
parent 61066914d8
commit 526a72e625
@@ -83,6 +83,7 @@
sleep(200)
if(prob(30))
user <<"Reset attempt failed!"
user.hacking = 0
return
if(target)
user << "Successfully sent reset signal to cyborg.."