ABCDEFGHIJKLMNOPQRSTUVWXYZ
1
xChoice BEffect
2
Wake upStarts the game
3
Trust VulgorTrust the whisperChoice A: Vulgor +1
4
Pick VulgorPick RanokChoice A: Vulgor +1 | Choice B: Knife = true
5
Take a gulpRefuseChoice A: Vulgor +1, Booze = True
6
I think I might be...No!Choice A: Romance = true | Choice B: Romance = false
7
AgreeRefuseChoice A: Vulgor +1, Drinking buddy = true | Choice B: Booze = false (Matters only if booze was true before)
8
Approach the poolStand firmChoice B: Caelan +1
9
Admit Vul attacked youMake up a storyChoice A: Attack = true | Only possible when Calean is not 1 or above and Vulgor is 3
10
Let off some steamTry to fall asleepChoice A: Caelan -1, sexual = true | Choice B: Caelan +1
11
12
Bonus:
13
Not naming yourself will set your name to Caelan and change some dialogue (minor)
14
Cheat sheet is for the public build 4.5.8, currently awaiting the next public update.
15
done (:
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100