,,,,(color:yellow)[Silvia] arrives to Sudd Manor and Al answers the door
Silvia: Hi I'm here to borrow...
Al: "Your Husband Stole my pointy (background:yellow)[skull ring]! He knows it's the most important part of my costume!"
<!-- inline replacement rather than just the passage link to decrease clutter -->
Silvia:
[[ummm...|AlConv1]]
[[I thought your mask or bow would be the most important part?|AlConv2]]
[[That doesn’t sound like Scott anymore… |AlConv3]]
(display: "footer")
(display: "InitGlobalVars")Jane is trying to fix the DDR machine
(if: $talkedToJaneAlready is false)[
Silvia: What are you doing?
Jane: I really need some (background:green)[Duct Tape] and a (background:green)[concave mirror] to MacGyver this genic non-copyrighted dance machine back into working. I just got a high score at < convenient timestamp of ring going missing > and then it broke. Halp?
Silvia:
[[I was supposed to just be here for Scott but… I guess this can’t let this stand.|RoomRecRoomHub]]
]
(else-if:$eventDanceMachineFixed is false)[
(if:$hasDuctTape is true and $hasConcaveMirror is true)[
Silvia: here.
Jane: Yay
“Dance” machine: Loud noises
Muffled Sparky barking started: jpop barking noises
[[Investigate noises|RoomRecRoomHub]]
{
(set:$eventSparkyStartedBarking to true)
(set:$eventDanceMachineFixed to true)
}
]
(else-if:$hasDuctTape is true)[
Silvia: I found some duct tape
Jane: I still need a (background:green)[concave mirror]. I think I saw a concave mirror with some sciency looking stuff, something about trying to build a danger room hologram.
Silvia:
[[On it.|RoomRecRoomHub]]](else-if:$hasConcaveMirror is true)[
Silvia: I found the mirror
Jane: I still need some (background:green)[duct tape]. Pretty sure someone will still have Duct Tape in their utility belt… I ran out though
Silvia:
[[On it.|RoomRecRoomHub]]
]
(else:)[
Silvia: What do you need again?
Jane: I really need some (background:green)[Duct Tape] and a (background:green)[concave mirror] to MacGyver this genic non-copyrighted dance machine back into working. I just got a high score at < convenient timestamp of ring going missing > and then it broke. Halp?
Silvia:
[[On it.|RoomRecRoomHub]]]
]
(else:)[
[[In the zone dancing is unstoppable.|RoomRecRoomHub]]
]
(set:$talkedToJaneAlready to true)
(display:"footer")OldTest Scratchpad to start quickly
(set:$blah to true)
(set:$somenum to 123)
(set: $animal to "horse")
Animal is $animal
Blah is $blah
SomeNum is $somenum
Yay vars
(if: $animal is "dog")[It's a dog!]
(else:)[It's a horse!]
(if:$animal is "horse")[
Arbitrary Text Body
(link: "Change Var Label")[(set: $animal to "dog")(goto:"EndPassage")]
]
(if:$animal is "dog")[DeadEnd]
[[EndPassage]]
(background: red + white)[Pink background]
Blah blah
(background: yellow) + (colour:purple)[other color]
This is an end test
TODO: list of all the variables
(if:$hasConcaveMirror)[You Have the mirror]
(else:)[You haven't finished Jane's questline yet. Write useful quest hint here]
Current objective: Get stuff. Solve mysteries. Fill this in dynamically
(background: red + white)[Pink background]
Blah blah
(background: yellow) + (colour:purple)[other color]
(link-goto: "Back", (history:)'s last)
--------------
[[Click to see Pause Menu Inventory and Evidence|Pause Menu Evidence List]]
-------------------MAIN LOBBY ROOM
(if:$eventSparkyStartedBarking is true and $eventSparkyStoppedBarking is false)[Theres a sound of a dog barking somewhere nearby]
[[Enter Rec Room|RoomRecRoomHub]]
[[Enter Bathroom|RoomBathroomHub]]
[[Talk to Kae|CharKaeHub]]
[[Talk to JL|CharJLHub]]
(if:$hasKitchenKey is true)[[[Enter Kitchen|RoomKitchenHub]]](else:)[Kitchen Enterance locked]
(if:$talkedToJaneAlready is true and $hasConcaveMirror is false)[(link:"Rummage through discarded sciency looking pile")[(set: $hasConcaveMirror to true)Found a concave mirror]]
TODO add more stuff to click on
(display: "footer")REC ROOM
[[Enter Lobby|RoomLobbyHub]]
[[Talk to Jane|CharJaneHub]]
TODO add more stuff to click on
(display: "footer"){
(if:$talkedToJaneAlready is false)[[[She seems busy, should probably leave her alone until later|RoomLobbyHub]]]
(else:)[
Silvia:
(if:$hasDuctTape is false)[[[Do you have Duct Tape?|ConvGetDuctTape]]]
(if:$eventSparkyStartedBarking is true and $eventSparkyStoppedBarking is false)[[[Have you seen Scott?|ConvStopBarking]]]<br>
(if:$eventSparkyStartedBarking is true and $eventSparkyStoppedBarking is true)[[[Have you seen Scott?|ConvGetKitchenKey]]]<br>
(if:$JLGivesKaeAlibi is true)[[[JL says he was with you earlier?|ConvConfirmKaeAlibi]]]<br>
(if:$eventSparkyStartedBarking is false and $hasDuctTape is true)[[Leave her alone|RoomLobbyHub]]
]
}
(display:"footer")JL is sitting on the couch, watching TV.
Silvia:
[[Have you seen Scott?|ConvWhatAreYouWatching]]
[[What were you doing earlier?|ConvJLAlibi]]
(if:$eventSparkyStartedBarking is true and $eventSparkyStoppedBarking is false)[[Do you hear that dog barking?|ConvHearsSparky]]
[[Leave Silently|RoomLobbyHub]]
(display:"footer")Silvia: umm....
Al: Oh good I knew you'd help.
Al: Come on in, there are clues a foot about where he must have hidden it. I’ll keep looking around here.
[[Enter Lobby|RoomLobbyHub]]
(display: "footer")
Silvia: I thought your mask or bow would be the most important part?
Al: It’s a close 3 way tie. !strokes goatee!
Al: Come on in, there are clues a foot about where he must have hidden it. I’ll keep looking around here.
[[Enter Lobby|RoomLobbyHub]]
(display: "footer")Silvia: That doesn’t sound like Scott anymore…
Silvia: Wait I meant the stealing from family and…
Al: Come on in, there are clues a foot about where he must have hidden it. I’ll keep looking around here.
[[Enter Lobby|RoomLobbyHub]]
(display: "footer")It's a bathroom... no murders in here... yet.
(if: $seenPoo is true)[(link: "Investigate Toilet")[There is only *STILL* only poo in the toilet]]
(else:)[(link: "Investigate Toilet")[(set: $seenPoo to true)There is only poo in the toilet]]
(link: "Take tiny shampoo bottle")[Took a bottle of hotel shampoo, theres a lot]
(if: $eventLiuArrived is true)[Liu is now "mid transformation" in here]
[[Return To Lobby|RoomLobbyHub]]
(display: "footer")<!-- Because I'm lazy trying to keep initializing variables here -->
<!-- There are twine docs on setting up a real array, these are just bools and not in a real inventory due to basically just being one-offs with nothing in common https://twinery.org/cookbook/arrays/harlowe/harlowe_arrays.html -->
<!-- DO NOT PUT ANY REAL DISPLAYED STUFF IN HERE. It's meant for testing form anywhere to just put in a quick display:InitGlobalVars in any passage to make sure vars are set up. -->
<!-- maybe overly simple since I didn't even need numbers or strings, just all bools -->
(set:$talkedToJaneAlready to false)
(set:$hasDuctTape to false)
(set:$hasConcaveMirror to false)
(set:$eventDanceMachineFixed to false)
(set:$eventSparkyStartedBarking to false)
(set:$eventSparkyStoppedBarking to false)
(set:$JLGivesKaeAlibi to false)
(set:$hasKitchenKey to false)
(set:$eventLiuArrived to false)
(set:$talkedToScott to false)
(set:$eventLiuArrived to false)Silvia: Do you have Duct Tape?
Kae: Here. Just don’t tell me what you’re doing with it, or tell anyone where you got it from. What pattern do you want? (set:$hasDuctTape to true)
[[Take the Duct Tape|RoomLobbyHub]]
(display:"footer")Silvia: Have you seen Scott?
Kae: Maybe he’s torturing that Dog somewhere? Try finding him first.
[[Try to track down barking noise|RoomLobbyHub]]
(display:"footer")Silvia: Have you seen Scott?
Kae: No luck with the dog? Hm, well I locked the kitchen to prevent more cookie tampering, here's the kitchen key, check there.(set:$hasKitchenKey to true)
[[Take kitchen key|RoomLobbyHub]]
(display:"footer")Silvia: JL says he was with you earlier
Kae: Yup, city running stuff. Airtight alibi... Or is it? *dum dum dum*
Silvia: No making your own theme music.
[[That checks out|RoomLobbyHub]]
(display:"footer")This kitchen really smells like cookies. Scott is putting things in the fridge. Virus+Mainframe are working on some sort of Skull motif robot.
[[Enter Lobby|RoomLobbyHub]]
(if:$hasRobotLeft is true)[[[Enter SecurityRoom|RoomSecurityHub]]](else:)[Entance to security room is blocked by Skull Robot]
[[Talk to Scott|CharScottHub]]
[[Talk to Virus+Mainframe|CharVirusMainframeHub]]
(if:$talkedToScott is true)[(link:"Look at paper pile on table")[How did Scott spend this much on baby food? Well I guess the timestamp proves he wasn't here]]
(display: "footer")Silvia: Have you seen Scott?
JL: Not Recently... but a lot of people here tonight.
Silvia: What are you watching?
JL: Watching something that I will recap in too much detail if you keep asking me questions. It’s quality
[[Leave it at that|CharJLHub]]
[[Ask about the show|ConvBlabberOn]]
(display:"footer")Silvia: What were you doing earlier?
JL: Kae and I were doing official city running stuff
(set:$JLGivesKaeAlibi to true)
[[Leave it at that|CharJLHub]]
(display:"footer")Do you hear that dog barking?
JL gets up and lift the couch Sparky Runs away from under it towards the door.
(set:$eventSparkyStoppedBarking to true)
Suddenly a new knock is heard at the door.
(set:$eventLiuArrived to true)
[[Go get the Door|ConvLiuArrives]]Oh god, still talking, make it stop.
[[Back away slowly|RoomLobbyHub]]
(display:"footer")Liu: Food delivery for *weird joke name here*?
Silvia: I know there's a ton of people here but that sounds… unlikely.
Liu: Well then it’s another MYSTERY!
[[Time to solve this bad boy too|RoomLobbyHub]]
(display:"footer")Security room has Wiley Fishawk in it.
You get to watch what happened if we go with the Sock Puppet ending or find other clues.
[[Thats all for the prototype. Go back and explore.|RoomKitchenHub]]
(display:"footer")Scott, Hubby, looking around the kitchen.
Silvia:
[[Weird Question, um did you take Al’s ring?|ConvScott1]]
[[Did you finish the chore list I made you?|ConvScott2]]
[[What are you doing?|ConvScott3]]
[[Leave Silently|RoomKitchenHub]]
(set:$talkedToScott to true)
(display:"footer")Silvia: um.. Did you happen to find any skull jewelry to add to that robot?
Virus: No, all my piercings are in good taste so I don’t have any skull jewelry, but I think it might fit *Robot with funny name* so if you have any we’ll use it.
Silvia: Repeats *Robots name*... What’s that stand for? What were the other options?
Mainframe: *Some joke anagrams* . TODO: make more interesting puzzle.
Silvia: Wait… those initials that the delivery mystery order!
Robot: FOOD, now I will be completely human! Rolls away clearing path to security room
Virtus + Mainframe: NOT AGAIN! *Run After Robot*
[[Run Robot Run! Silvia shouts after it|RoomKitchenHub]]
(set:$hasRobotLeft to true)
(display:"footer")Silvia: Weird Question, um did you take Al’s ring?
Scott: No. Did he say that? Ugh... it never ends. What's a Guy, hehe... name pun, got to do to get over a melodramatic storyline.
[[Consider Husband cleared|CharScottHub]]
(display:"footer")Silvia: Did you finish your lists?
Scott: All the cleaning and shopping is done. I haven’t finished entering the receipts in the budget yet. They’re on the counter.
[[Very well trained|CharScottHub]]
(display:"footer")Silvia: What are you doing?
Scott: Looking for some security footage on a usb stick I dropped
[[Sounds like it could be important|CharScottHub]]
(display:"footer")