Barks for the Man on Water Lock.
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.
ID | Character | Dialogue | Conditions | Links |
---|---|---|---|---|
0 | None |
|
||
1 | None |
|
||
2 | Man on water lock | "Barry! Can you hear me, buddy?" | Variable["canal.water_lock_greeting_done"] == false and DayCount() < 3 |
|
3 | Man on water lock | "My friend Barry is stuck on the other side." | Variable["canal.water_lock_greeting_done"] == false and DayCount() < 3 |
|
4 | Man on water lock | "That butter sign is a write-off for sure." | Variable["canal.water_lock_greeting_done"] == false and DayCount() < 3 |
|
5 | Man on water lock | "Can't believe no one's coming to fix this till Wednesday..." | Variable["canal.water_lock_greeting_done"] == false and DayCount() < 3 |
|