{(enchant: "sad", (text-colour: #5E00A6)) (enchant: "happy", (text-colour: #5E00A6)) (enchant: "angry", (text-colour: #5E00A6)) (enchant: "mother", (text-colour: #00A68D)) (enchant: "daughter", (text-colour: #00A68D)) (enchant: "sister", (text-colour: #00A68D)) }This is a story about a (cycling-link: bind $char, "mother", "daughter", "sister") who is (cycling-link: bind $emo, "happy", "sad", "angry") (t8n-arrive:"fade")+(t8n-time: 3s)[[➤->2]]...(if: $char is "mother" and $emo is "sad")[that her daughter isn't talking to her anymore.(set: $a to true) ](if: $char is "mother" and $emo is "angry")[because she doesn't deserve to be treated like this.(set: $b to true) ](if: $char is "mother" and $emo is "happy")[that she has two daughters.(set: $c to true) ](if: $char is "daughter" and $emo is "sad")[that her mother wouldn't listen to her.(set: $d to true) ](if: $char is "daughter" and $emo is "happy")[that she's free of her mother now.(set: $e to true) ](if: $char is "daughter" and $emo is "angry")[that her mother is painting her as the bad guy.(set: $f to true) ](if: $char is "sister" and $emo is "sad")[that her sister and her mother have hurt each other.(set: $g to true) ](if: $char is "sister" and $emo is "angry")[that her sister and her mother have hurt the family.(set: $h to true) ](if: $char is "sister" and $emo is "happy")[that she still has a good relationship with her mother.(set: $i to true) ] (if: $a and $b and $c and $d and $e and $f and $g and $h and $i)[ (t8n-arrive:"fade")+(t8n-time: 3s)[[➤->3]] ](else:)[ (t8n-arrive:"fade")+(t8n-time: 3s)[[➤->1]] ]{ (set: $a to false, $b to false, $c to false, $d to false, $e to false, $f to false, $g to false, $h to false, $i to false, $j to false, $k to false, $l to false) }{(enchant: "broken", (text-colour: #5E00A6)) (enchant: "normal", (text-colour: #5E00A6)) (enchant: "decently okay", (text-colour: #5E00A6)) }This is a story about a family that's (cycling-link: bind $fam, "broken", "normal", "decently okay") (t8n-arrive:"fade")+(t8n-time: 3s)[[➤->4.1]]{(enchant: "mother", (text-colour: #00A68D)) (enchant: "daughter", (text-colour: #0068A5)) (enchant: "sister", (text-colour: #5E00A6)) }<div class="center"> <div class="title"> mother daughter sister</div> <br> (t8n-arrive:"fade")+(t8n-time: 3s)[[Play->1]] <br> [[Credits]] </div>A game by Tabitha O'Connell. CSS modified from a Chapbook-look-for-Harlowe template by Hituro. [[Back->start]]...(if: $fam is "broken")[and may never be whole again.(set: $j to true) ](if: $fam is "normal")[with problems just like any other.(set: $k to true) ](if: $fam is "decently okay")[because after all, it could be a lot worse.(set: $l to true) ] (if: $j and $k and $l)[(t8n-arrive:"fade")+(t8n-time: 3s)[End] (else:)[(t8n-arrive:"fade")+(t8n-time: 3s)[[➤->3.1]] ]{(enchant: "mother", (text-colour: #00A68D)) (enchant: "daughter", (text-colour: #00A68D)) (enchant: "sister", (text-colour: #00A68D)) }This is a story about a (cycling-link: bind $end, "mother", "daughter", "sister")... (t8n-arrive:"fade")+(t8n-time: 3s)[[➤->4]](if: $end is "daughter")[who wishes none of this had to happen. ](if: $end is "mother")[who doesn't know why her best wasn't good enough. ](if: $end is "sister")[who hopes she never has to pick a side. ] (t8n-arrive:"fade")+(t8n-time: 3s)[[End->start]]