VILLAGE SHACK DOOR - 513

G 0 START 1 input 0->1 33 Shack Door: Variable["TASK.locate_ruby_on_the_coast_done"]  and  Variable["TASK.return_to_whirling_done"] == false 1->33 2 Shack Door: Variable["village.hq_door_first_greeting_done"]  and  IsHourBetween(21, 4) 3 Variable["village.hq_door_first_greeting_done"]  and  IsHourBetween(21, 4) 2->3 4 !(Variable["village.hq_door_first_greeting_done"]  and  IsHourBetween(21, 4)) 2->4 5 Shack Door: It's getting cold this late in the night. Time to call it a day. It's getting late and it's raining. Time to call it a day. It's getting late and it's snowing. Time to call it a day. 3->5 38 Shack Door: The door has seen better days -- the layer of paint has started to peel off due to the salt and wind from the sea. Even the lock looks slightly rusted. 4->38 16 You: "Good night, Kim." (Send him away for the night.) 5->16 20 You: Not yet. [Leave.] 5->20 36 You: Enter the shack. 5->36 6 Shack Door: IsKimHere() 7 IsKimHere() 6->7 8 !(IsKimHere()) 6->8 29 Shack Door: IsHourBetween(21, 4) 7->29 12 Shack Door: IsHourBetween(21, 4) 8->12 9 Kim Kitsuragi: "I'll wait outside to give you some time and privacy to check out your new living arrangement. But just so you know..." "I'll wait outside to give you some time and privacy to check out your new living arrangement and look for any signs of Ruby. But just so you know..." 10 Kim Kitsuragi: "After we're done with the day, I'll still be staying in the Whirling-in-Rags for the night. We'll meet in front of the shack in the morning." 9->10 37 Shack Door: The key turns with a satisfying click. You can enter the shack now. 10->37 11 Kim Kitsuragi: "I'll be sleeping in my room in the Whirling. We'll meet in front of the shack in the morning." "It's getting late. I'll let you sweep this place on your own. I'm sure you can handle the washerwoman... I'll be sleeping in my room in the Whirling. We'll meet in front of the shack in the morning." 17 Shack Door: Variable["TASK.washerwoman_hiding_something"]  and  Variable["TASK.washerwoman_hiding_something_done"] == false 11->17 13 IsHourBetween(21, 4) 12->13 14 !(IsHourBetween(21, 4)) 12->14 24 Shack Door: ... 13->24 14->37 21 Kim Kitsuragi: "Good night, officer. We'll meet in front of the shack in the morning." 16->21 18 Variable["TASK.washerwoman_hiding_something"]  and  Variable["TASK.washerwoman_hiding_something_done"] == false 17->18 19 !(Variable["TASK.washerwoman_hiding_something"]  and  Variable["TASK.washerwoman_hiding_something_done"] == false) 17->19 32 You: "I'll sleep here then. See you in the morning." (Keep turning the key.) 18->32 28 You: Enter the shack. 19->28 21->28 22 You: Unlock the shack door with the key. 22->6 23 Kim Kitsuragi: "I'm afraid we don't have time for rest stops right now, officer. We should really get back to the Whirling." 27 You: "Right." [Leave.] 23->27 25 Kim Kitsuragi: "Good night." He smiles: "And try not to break the case without me." 25->28 26 You: Never mind. [Leave.] 28->24 30 IsHourBetween(21, 4) 29->30 31 !(IsHourBetween(21, 4)) 29->31 30->11 31->9 32->25 34 Variable["TASK.locate_ruby_on_the_coast_done"]  and  Variable["TASK.return_to_whirling_done"] == false 33->34 35 !(Variable["TASK.locate_ruby_on_the_coast_done"]  and  Variable["TASK.return_to_whirling_done"] == false) 33->35 34->23 35->2 36->24 38->22 38->26