mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-29 07:59:01 +01:00
Fixes #3843 It was caused by the hacking var not being reset.
This commit is contained in:
@@ -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.."
|
||||
|
||||
Reference in New Issue
Block a user