Conversation 1186: KIM SWITCH / flashlight

Fires when you remain in the dark with Kim

How to use this page:

This is a listing of every "entry" in a given game conversation as scraped from the game files. Entries often contain written dialogue, as well as conditional logic governing their appearance to the player. They also link to other entries, sometimes automatically and sometimes through player action. This page is best used to search for a specific word or phrase, as following the links in this format can be difficult. For an experience that better accommodates the branching structure of these conversations, see the corresponding interactive page.

Column definitions:
  • ID: a numerical index for the entry within this conversation.
  • Character: the character speaking or acting.
  • Dialogue: prose containing spoken dialogue and other description.
  • Conditions: logical checks governing this entry appearing or occurring.
  • Links: entries that might follow this one, depending on conditions and player choice. Most links are internal to this conversation, external links to other conversations are marked with the format (conversation ID, entry ID).
ID Character Dialogue Conditions Links
0 None
  • 1
1 None
2 Kim Kitsuragi "And the flashlight works a lot better if you *hold it in your hand*."
  • 3
  • 10
  • 17
3 You "Fair point. Yes, totally obvious."
  • 12
4 None
  • 5
5 Kim Kitsuragi
  • 6
  • 7
6 Kim Kitsuragi CheckItem("flashlight")
  • 2
7 Kim Kitsuragi (CheckItem("flashlight")) == false
  • 8
8 Kim Kitsuragi "This would be a lot easier with a flashlight..."
  • 9
9 Kim Kitsuragi "I've got one in the Kineema's toolbox. We should go back for it before we continue. No sense in tripping around in the darkness."
  • 23
10 You "Flashlights go *in* hand?" (Stare at your hand uncomprehendingly.)
  • 11
11 Kim Kitsuragi "Yes," the lieutenant says. "You might even call it a *feature* of the universe, that you need to *hold* tools to *use* them."
  • 13
  • 14
12 Kim Kitsuragi "Right. Now let's get to it," the lieutenant nods.
  • 20
13 You "That makes so much sense."
  • 12
14 You "That makes no sense at all."
  • 15
15 Kim Kitsuragi "I'm sorry the fundamental laws of the universe don't seem to agree with you, detective, but the fact remains that it's too dark to see in here without the flashlight..."
  • 16
16 Kim Kitsuragi "So come on. We've got work to do."
  • 20
17 You "Got it, Kim, no need to rub it in." [Leave.]
18 Tutorial Agent Some areas are inaccessible without your FLASHLIGHT. After you’ve acquired it, go to your INVENTORY and equip it in a HELD slot to continue exploring.
19 Tutorial Agent Some areas are inaccessible without your FLASHLIGHT. After you’ve acquired it, go to your INVENTORY and equip it in a HELD slot to continue exploring.
20 Kim Kitsuragi
  • 21
  • 22
21 Kim Kitsuragi Variable["tc.turn_off_tutorial_node"]
22 Kim Kitsuragi (Variable["tc.turn_off_tutorial_node"]) == false
  • 18
23 Kim Kitsuragi
  • 24
  • 25
24 Kim Kitsuragi Variable["tc.turn_off_tutorial_node"]
25 Kim Kitsuragi (Variable["tc.turn_off_tutorial_node"]) == false
  • 19