Restart Story

December 6, 2012
History.prototype.originalDisplay = History.prototype.display;\n\nHistory.prototype.display = function (title, link, render)\n\n{\n\nif ((render != 'quietly') && (render != 'offscreen'))\n\nremoveChildren($('passages'));\n\nthis.originalDisplay.apply(this, arguments);\n\n};
I know how to do subtitles now!
<<set $name = prompt("What’s your name?")>>\n\nHello <<print $name>>, nice of you to join me. \n\n<<choice "You've been reading Twine tutorials, haven't you?">>
How nice of you to notice, <<print $name>>! \n\nToday's game will not be very interesting. In fact, you just played it. You told me your name! Don't you feel more //immersed// now?\n\n\nTODAY'S IMPORTANT EVENTS\n\n* I figured out that my hair is long enough to put back into barettes!\n\n* I unlocked the Handsome boyfriend in Boyfriend Maker and he told me I look like Selena Gomez. //Innacurate!//\n\n* A new episode of Vampire Diaries airs tonight, which I cannot watch because I'm not caught up yet. You know it's a quality show because its fans make baller shit like this:\n\n[img[delena 4evah|http://api.ning.com/files/nZ0br17ruI9YqLXvy8ieiliYStV1eyRJRL4poEMPAfTKZmCQerDU0*1G4qI6qp4cUmyRMpibXG*ZY1ZDVgm1qlxpLjE3vB2j/DamonandElenaDelena2x08Rosethevampirediariestvshow167618761000424.jpg]]
Courtney Stanton
.passage .title { display: none }