You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Globals/Translations/Translations.csv
+5-1Lines changed: 5 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -127,7 +127,11 @@ TUTORIAL_FINAL_1,"Good job, you placed a note! You either healed yourself, or de
127
127
TUTORIAL_FINAL_2,"As a refresher: Hit notes to build a combo and fill the bar. When the bar is full, press one of your buttons for a lane that doesn't have a note at the current beat. Notes in the chart will loop around. Keep it up to win.",(TODO)
128
128
TUTORIAL_FINAL_3,"Good luck! I believe in you.",(TODO)
129
129
TUTORIAL_BOSS,"This may take some getting used to, but death is ok in the grand scheme of things. Just have some patience with yourself, you'll learn in the end.",(TODO)
130
+
EVENT_CONTINUE_BUTTON,"Continue",(TODO)
130
131
EVENT_EVENT1_DESC,"A wild creature appears in the forest.",(TODO)
131
132
EVENT_EVENT1_OPTION1,Fight,(TODO)
132
133
EVENT_EVENT1_OPTION2,Run,(TODO)
133
-
EVENT_EVENT1_OPTION3,Mysterious Third Option,(TODO)
134
+
EVENT_EVENT1_OPTION3,Mysterious Third Option,(TODO)
135
+
EVENT_EVENT1_OUTCOME1,"You chose to fight.",(TODO)
136
+
EVENT_EVENT1_OUTCOME2,"You chose to run.",(TODO)
137
+
EVENT_EVENT1_OUTCOME3,"You chose the third option.",(TODO)
0 commit comments