\n\n::-moz-selection { /* Code for Firefox */\n color: #EE82EE;\n background: none;\n}\n\n::selection {\n color: #EE82EE;\n background: none;\n}\n\n\n#passages{color:white;font-size:20px; font-family: 'Open Sans';\nborder-left: 0px !important;border-left: 0px !important; margin-left:220px !important;margin-top:160px !important; width:600px !important;}\n\n\n\n\n#passages > div, #passages > p { text-shadow: 1px 1px 1px rgba(0,0,0,.6);}\n\nbody {background-color:#0C090A !important;\n\t\n\n background-attachment:fixed;\n margin:0;\n}\n\n.passage{}\n\n#sidebar #credits:hover{color:#333;visibility:hidden;}#sidebar #credits a{text-decoration:none;visibility:hidden;}\n\n#sidebar {visibility:hidden!important;}\n\n#footer{display:none!important;}\n\n#toolbar{display:none!important;}\n\n\n\n.revision-span-in {\n\topacity: 0;\n}\n.revision-span:not(.revision-span-out) {\n\ttransition: 1s; -webkit-transition: 1s;\n}\n.revision-span-out {\n\tposition:absolute;\n\topacity: 0;\n}\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n@keyframes cyc-dissolve {\n 0% { opacity: 1; }\n 100% { opacity: 0; }\n}\n@-webkit-keyframes cyc-dissolve {\n 0% { opacity: 1; }\n 100% { opacity: 0; }\n}\na.cyclingLink {\n color:#cf97f0 !important;\n position: relative;\n overflow: hidden;\n white-space: pre;\n}\na.cyclingLink:hover {\n color:#cf97f0 !important;\n position: relative;\n overflow: hidden;\n white-space: pre;\n}\n.cyclingLink * {\n display: inline-block !important;\n left: 0;\n transition: opacity 1s;\n}\n.cyclingLinkEnabled {\n opacity: 1;\n animation: cyc-dissolve 0.8s ease-in reverse; -webkit-animation: cyc-dissolve 0.8s ease-in reverse;\n position: relative;\n}\n.cyclingLinkDisabled {\n opacity: 0;\n animation: cyc-dissolve 0.8s ease-out; -webkit-animation: cyc-dissolve 0.8s ease-out;\n position: absolute;\n}\n.cyclingLinkInit, .cyclingLinkInit::before {\n animation-iteration-count: 0 !important;\n -webkit-animation-iteration-count: 0 !important;\n}\n\n.revision-span-in {\n\topacity: 0;\n\ttext-decoration:none !important;\n\tfont-size:30px !important;\n\tcolor:#ea6ab9;\n\tfont-family: 'Open Sans';\n text-shadow: 1px 1px 1px rgba(0,0,0,.6);\n}\n.revision-span:not(.revision-span-out) {\n\ttransition: 1s; -webkit-transition: 1s;\n\ttext-decoration:none !important;\n\tfont-size:30px !important;\n\tcolor:#ea6ab9;\n\tfont-family: 'Open Sans';\n text-shadow: 1px 1px 1px rgba(0,0,0,.6);\n}\n.revision-span-out {\n\tposition:absolute;\n\topacity: 0;\n\ttext-decoration:none !important;\n\tfont-size:30px !important;\n\tcolor:#ea6ab9;\n\tfont-family: 'Open Sans';\n text-shadow: 1px 1px 1px rgba(0,0,0,.6);\n}\n\n\n\n.passage a.externalLink\n\t{font-size:20px !important;color:#ea6ab9; text-shadow: 1px 1px 1px rgba(0,0,0,.6);}\n.passage a.externalLink:hover\n\t{text-decoration:none !important;font-size:20px !important;color:#f095cd !important}\n\n\n\n\na.internalLink, a.externaLink {font-size:30px !important;color:#EE82EE;text-shadow: 1px 1px 1px rgba(0,0,0,.6);}\na.internalLink:hover, a.externaLink:hover {text-decoration:none !important;font-size:30px !important;color:white\t\t !important}\n\na.internalLink.replaceLinkx { color: #6aea9b; !important}\na.internalLink.replaceLinkx:hover { color: #6aeadb; !important}\na.internalLink.reviseLink { color: #ea6ab9; !important}\n\n\n\n
version.extensions["cyclinglinkMacro"]={major:3,minor:1,revision:1};macros.cyclinglink={handler:function(a,b,c){var l=Wikifier.createInternalLink(a,null);\nl.className="internalLink cyclingLink";l.setAttribute("data-cycle",0);var v="";var end=false;\nif(c.length&&c[0][0]=="$"){v=c[0].slice(1);c.shift();}if(c[c.length-1]=="end"){end=true;\nc.pop();}var h=state.history[0].variables;for(var i=0;i<c.length;i++){var on=(i==Math.max(c.indexOf(h[v]),0));\nvar d=insertElement(null,"span",null,"cyclingLink"+((on)?"En":"Dis")+"abled");if(on){h[v]=c[ i ];\nl.setAttribute("data-cycle",i);}insertText(d,c[ i ]);l.appendChild(d);}l.onclick=function(){var t=this.childNodes;\nvar d="cyclingLink";var u=this.getAttribute("data-cycle")-0;var m=t.length;if(end&&u==m-2){var n=this.removeChild(t[u+1]);\nn.className=d+"End";this.parentNode.replaceChild(n,this);return;}t[u].classList.toggle(d+"Enabled");\nt[u].classList.toggle(d+"Disabled");u=(u+1)%m;if(v){h[v]=c[u];}t[u].classList.toggle(d+"Enabled");\nt[u].classList.toggle(d+"Disabled");this.setAttribute("data-cycle",u);};},init:function(){addStyle(".cyclingLinkDisabled { display:none; } ");\n}};macros.cyclinglink.init();
Mother
<<set $bedroom = false>>\n<<set $table = false>>
The <<$food>> disappears inside her body as the moths devour it. She smiles and hugs you.\n\n[[:D|Start]]<<set $bedroom = true>>
She leans over and tucks you in.\n\n[[:3]]
WebFontConfig = {\n google: { families: [ 'Open+Sans:400,700:latin' ] }\n };\n (function() {\n var wf = document.createElement('script');\n wf.src = ('https:' == document.location.protocol ? 'https' : 'http') +\n '://ajax.googleapis.com/ajax/libs/webfont/1/webfont.js';\n wf.type = 'text/javascript';\n wf.async = 'true';\n var s = document.getElementsByTagName('script')[0];\n s.parentNode.insertBefore(wf, s);\n })();
Your mother is in the [[kitchen]].\n\n<<if $table is true>>Your mother is sitting at the [[table]].<<endif>>\n\n<<if $bedroom is true>>Your mother is putting you to sleep in the [[bedroom]].<<endif>>
Moths explode out of your mother and carry the waffles to you.\n\n[[:)|Start]]<<set $table = true>>
Porpentine Charity Heartscape
~
Furry brown winged things stream from your mother and cover you like a nice warm fluttery blanket.\n\n[[Moth-ered]]
Your mother is doing work. She looks tired.\n\nThere is some <<cyclinglink $food "nectar nachos" "sap soda" "pollen pie">> nearby.\n\n[[Give her food]]
She is pouring syrup on some fresh waffles.\n\n[[Yum :d|mother]]