Welcome, initiate.
Before we begin, we need your identifier.
<<textbox "$playerName" "">>
<<button "Submit">>
<<if $playerName.trim() !== "">>
<<goto "Greeting">>
<<else>>
<br><span style="color:red;">What should I call you?</span>
<</if>>
<</button>>
<<set $health to 100>>You’ve found an access panel. Only those with the correct clearance code may proceed.
<<textbox "$accessCode" "">>
<<button "Submit">>
<<replace "#gateResult">>
<<if $accessCode.toLowerCase() is "k7tch77">>
<<goto "Gated Success">>
<<else>>
<span style="color:red">ACCESS DENIED. Please try again.</span>
<</if>>
<</replace>>
<</button>>
<div id="gateResult"></div><<set $hasAccess to true>>
You've unlocked the next transmission.<<if $playerName>>
Welcome, $playerName. You are now being watched.
<<else>>
Who are you again?
<</if>>
[[Continue|Greeting]]
[[Enter Password|Password Gate]]D.R.O.P. TerminalStory BannerStory AuthorStory SubtitleStory Caption