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: data/Jibauni/jibauni missions.txt
+29-7
Original file line number
Diff line number
Diff line change
@@ -40,9 +40,9 @@ event "label alrodel"
40
40
sprite "label/alrodel"
41
41
42
42
mission "Jibauni: Ru-win 0"
43
-
name "Ru-win to <planet>"
44
-
description "Take Ru-win, who you talked to on Kanlil, to Baitoon."
45
43
minor
44
+
name "Ru-win to <planet>"
45
+
description "Take Ru-win, who you talked to on <origin>, to <planet>."
46
46
source "Kanlil"
47
47
destination "Baitoon"
48
48
to offer
@@ -89,9 +89,9 @@ mission "Jibauni: Ru-win 0"
89
89
event "jibauni: second ruwin mission"
90
90
91
91
mission "Jibauni: Ru-win 1"
92
+
priority
92
93
name "Ru-win back to <planet>"
93
94
description "Take Ru-win, who you talked to on Kanlil, to Baitoon so she can try to buy a new ship."
94
-
minor
95
95
source Baitoon
96
96
destination Kanlil
97
97
to offer
@@ -133,6 +133,8 @@ mission "Jibauni: Ru-win 2"
133
133
to offer
134
134
has "Jibauni: Ru-win 1: done"
135
135
has "event: jibauni: third ruwin mission"
136
+
has "visited planet: Solace"
137
+
has "visited planet: Winter"
136
138
on offer
137
139
dialog `Landing on <origin>, you receive a call from Ru-win. "Could you come to <planet destination>, <first>? I would like to tell you something, in person.`
138
140
on accept
@@ -141,9 +143,7 @@ mission "Jibauni: Ru-win 2"
141
143
event "jibauni: ruwin more than sixty days"
142
144
143
145
mission "Jibauni: Ru-win 3"
144
-
name "Escort Ru-win"
145
-
description "Escort Ru-win to <planet destination> so that she can see a human planet."
146
-
minor
146
+
priority
147
147
landing
148
148
source Taltahard
149
149
to offer
@@ -179,9 +179,31 @@ mission "Jibauni: Ru-win 3"
179
179
` "No, sorry. I have other things to do, and time is pressing. Goodbye."`
180
180
goto decline
181
181
label accept
182
+
action
183
+
set "jibauni: agreed to take ruwin to solace"
182
184
` "Perfect! I will tell my crew. See you later in the spaceport!"`
183
-
accept
185
+
decline
184
186
label decline
185
187
` "Nu'tumunu, Captain. May you be protected on your travels," Ru-win responds.`
186
188
` You are escorted back out of the restricted-access area with the guard frowning at you as you pass. Upon arriving at the <ship>, Ru-win turns on her heel and disappears.`
187
189
decline
190
+
191
+
mission "Jibauni: Ru-win 4"
192
+
priority
193
+
source Taltahard
194
+
stopover Solace
195
+
destination Taltahard
196
+
to offer
197
+
has "jibauni: agreed to take ruwin to solace"
198
+
on offer
199
+
conversation
200
+
`Ru-win is at your rendevouz before you are. She and her crew thank you for agreeing to take them to a human planet. Then they ask, "Where are you going to take us?"`
201
+
choice
202
+
` "I think Winter. It's a busy planet with a lot of people on it."`
203
+
goto winter
204
+
` "I'll take you to Solace. It's a forest planet with some people but not too many."`
205
+
goto solace
206
+
label winter
207
+
` "If this planet is busy, as you say, then what are the chances of us being seen? Dinosaurs roaming around, will they be received well? Somehow I doubt it," returns Ru-win. "Do you know a less busy planet?"`
0 commit comments