@@ -22,11 +22,5 @@ func interact():
#TODO: Repair Train
currentState = STATE.RUNNING
if currentStashValue == 1 and currentState == STATE.INACTIVE:
currentState = STATE.SHOOTING
#TODO: SHOOTING
currentState = STATE.INACTIVE
return
The note is not visible to the blocked user.