You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Appears: when player tried to complete argument, has all the data, but didn't succeed
Current text:
"My sensors indicate that you are stalling, O." "What? Of course I'm not stalling!" Ah. I must have misinterpreted the data." "You need to report back to Prof. Whalen and tell them that Linda has been found."
Suggested change:
Add new help script if argument_attempts > 0 and has_all_data and not successful
Suggested text:
"Remember, to show that we found Linda, we need to show the tracker, and also the large amount of detritus from her decaying body."
Justification: Not helpful to player who's stuck on the argument
"My sensors indicate that you are stalling, O." "What? Of course I'm not stalling!" Ah. I must have misinterpreted the data." "You need to report back to Prof. Whalen and tell them that Linda has been found."
Add new help script
if argument_attempts > 0 and has_all_data and not successful"Remember, to show that we found Linda, we need to show the tracker, and also the large amount of detritus from her decaying body."