<<if visited() >= 3>><<else if visited() is 2>>You try to open your mouth but the pressure pulls your lungs apart.\n\nYou feel sick.\n\n<<else>>You take deep breaths.\n\nThe continues waves rip the air out of you.\n\n<<endif>>[[Think|Start]]
<<if visited() >= 4>><<else if visited() is 3>>You are blind to your surrounding.\n\nYour dead eyes glare empty into the darkness.\n\n<<else if visited() is 2>>As you stare on your eyes burn white hot.\n\n<<else>>You look around and can see horizon in all directions.\n\nThe blue waves roll on around you.\n\n<<endif>>[[Think|Start]]
<<if visited() <= 7>>[[Grasp]]\n\n<<endif>><<if visited() <= 8>>[[Breathe]]\n\n<<endif>><<if visited() <= 9>>[[Look]]\n\n<<endif>><<if visited() <= 4>>[[Scream]]\n\n<<endif>><<if visited() >= 10>>[[Wake up|Wake]]<<endif>>
You violently tear open your eyes. You are lying in your bed next to your girlfriend. You try to grasp out to her with numb hands but you look on in horror as your body does not respond. You try to scream for help but your lungs have crumpled. [[There is a shadow lurking in the corner of your vision]].
5
<<if visited() >= 4>><<else if visited() is 3>>Your weak muscles fumble around into the darkness.\n\nYou are rapidly decending.\n\n<<else if visited() is 2>>Flinging around you try to keep yourself boyent.\n\n<<else>>You fling your arms around but can only hold onto nothingness.\n\nYou are drenched.\n\n<<endif>>[[Think|Start]]
Anonymous
body {\n /* Remove default styles */\n background-color: #000000;\n margin: 0;\n padding: 0;\n \n /* Used to center the box */\n text-align: center;\n}\n\n#passages {\n\n /* Box width */\n width: 400px;\nmax-width: 400px;\n border-left: 0px;\n /* Center the box */\n display: inline-block;\n min-height: 40%;\n margin:auto;\n margin-top: 2%;\n padding: 0px;\n margin-left: 0;\n margin-right: 0;\n/* automatic word break*/\n-moz-hyphens:auto;\n-ms-hyphens:auto;\n-webkit-hyphens:auto;\nhyphens:auto;\nword-wrap:break-word;\n}\n\n.passage {\n margin: 0px;\n /* Inner margin within the box */\n padding: 2em;\n /* Text formatting */\n color: #c9c9c9;\n}\n\n#sidebar {\n display:none;\n}\n\n#twitter {\n-webkit-border-radius: 14px;\n-moz-border-radius: 14px;\nborder-radius: 14px;\n background: #f5f8fa;\n padding: 20px;\ncolor: #000000;\n}\n\n#profile {\n\n-webkit-border-radius: 14px;\n-moz-border-radius: 14px;\nborder-radius: 14px;\n background: #202020;\n padding: 20px;\ncolor: #ffffff;\n}\n\n#twinput1 {\n-webkit-border-radius: 3x;\n-moz-border-radius: 3px;\nborder-radius: 3px;\npadding: 10px;\n background: #ffffff;\ncolor: #8899a6;\nwidth: 300px;\n\nborder-style:solid;\nborder-width:1px;\t\nborder-color:#e1e8ed;\n}\n\n#twinput2 {\n-webkit-border-radius: 3x;\n-moz-border-radius: 3px;\nborder-radius: 3px;\npadding: 10px;\n background: #ffffff;\ncolor: #000000;\nwidth: 300px;\n\nborder-style:solid;\nborder-width:1px;\t\nborder-color:#e1e8ed;\n}\n\n/* Links */\na.internalLink, a.externalLink {\n color: #55acee;\ntext-decoration: none;\n}\na.internalLink:hover, a.externalLink:hover {\n color: #55acee;\ntext-decoration: underline;\n}
Full stop.
<<if visited() >= 3>><<else if visited() is 2>>You tear open your mouth.\n\nBurning salt numbs your throat as you inhale water.\n\n<<else>>You scream out in pain.\n\nYou barely hear the soundwaves breaking on the horizon.\n\n<<endif>>[[Think|Start]]