Skip to content

Commit 9b303b2

Browse files
committed
Added the first part of another mission and fixed some Ru-win bugs
1 parent f28df1f commit 9b303b2

File tree

1 file changed

+52
-10
lines changed

1 file changed

+52
-10
lines changed

data/jibauni/jibauni missions.txt

+52-10
Original file line numberDiff line numberDiff line change
@@ -124,12 +124,60 @@ mission "Jibauni: Government License 3"
124124
`You scarcely have time to complete the status checks before a Jibauni comes up with a message for Kanlanmo. He tells you that it means he is wanted at the main government building immediately, and that it's time for him to go back to the red tape of Baitoon's government. "Goodbye," he says, and leaves.`
125125

126126

127+
mission "Jibauni: An-lo and Re-sop"
128+
landing
129+
name "Take pilgrims to <planet>"
130+
description "An-lo and Re-sop, two old Jibauni, would like you to take them to <destination> for a pilgrimage. They hope to end up living there."
131+
source "Baitoon"
132+
description "Lamalmuq"
133+
passengers 2
134+
cargo "Household Belongings" 2
135+
to offer
136+
has "language: Jibauni"
137+
random < 20
138+
on offer
139+
conversation
140+
`Upon exiting your <ship model>, you notice two Jibauni who seem to be on the older side standing deferentially near the door. Many trunks and suitcases are scattered around them.`
141+
choice
142+
` (Walk up to them.)`
143+
` (Ignore them.)`
144+
decline
145+
` As soon as you approach, one of the Jibauni calls out to you. For a moment, your translator has some trouble deciphering the words, and you hear, "Vula ar vi-" The translator suddenly catches on, and you hear the trailing end of the sentence, "<planet> please." You guess that they're asking you to take them to <destination>, which is a place that has a stream of pilgrims moving through it.`
146+
choice
147+
` "Are you pilgrims?"`
148+
goto pilgrims
149+
` "Sure, I'll take you."`
150+
goto accepting
151+
` "I'm sorry, but I don't understand. I think the answer is no though."`
152+
goto declining
153+
label pilgrims
154+
` "Yes, we are," replies the other Jibauni immediately. "Please take us to <planet>."`
155+
choice
156+
` "Sure, I'll take you."`
157+
goto accepting
158+
` "No, sorry. I can't."`
159+
goto declining
160+
label accepting
161+
action
162+
payment 1000
163+
` Both Jibauni perk up when they hear you say this. As they move to lift their many pieces of luggage aboard, a crew of dock workers appears from nowhere and takes it onto the ship for them. One of them presses a thousand credits into your palm with a word of thanks.`
164+
accept
165+
label declining
166+
` The Jibauni seem disappointed, but do not press the matter, and soon drift off with the help of some dockworkers. You return to your business.`
167+
decline
168+
on complete
169+
payment 20000
170+
conversation
171+
`No text here yet.`
172+
173+
127174
mission "Jibauni: Ru-win 0"
128175
minor
129176
name "Ru-win to <planet>"
130177
description "Take Ru-win, who you talked to on <origin>, to <planet>."
131178
source "Kanlil"
132179
destination "Baitoon"
180+
passengers 1
133181
to offer
134182
has "language: Jibauni"
135183
has "Jibauni Culture: Hajay Intersystem: declined"
@@ -179,6 +227,7 @@ mission "Jibauni: Ru-win 1"
179227
description "Take Ru-win, who you talked to on Kanlil, to Baitoon so she can try to buy a new ship."
180228
source Baitoon
181229
destination Kanlil
230+
passengers 1
182231
to offer
183232
has "Jibauni: Ru-win 0: done"
184233
has "event: jibauni: second ruwin mission"
@@ -215,6 +264,7 @@ mission "Jibauni: Ru-win 2"
215264
source
216265
government "Jibauni"
217266
destination Taltahard
267+
passengers 1
218268
to offer
219269
has "Jibauni: Ru-win 1: done"
220270
has "event: jibauni: third ruwin mission"
@@ -315,7 +365,7 @@ mission "Jibauni: Ru-win 4"
315365
label destroyedairplane
316366
action
317367
"reputation: Merchant" -= 1000
318-
event "ruwin: merchant reputation back to normal" 10
368+
event "ruwin: merchant reputation back to normal" 3
319369
` A well-placed shot from the <ship>'s weapon placements sends the plane crashing to the ground. You realize that this could be trouble later.`
320370
` A member of Ru-win's crew tells you that they are ready to go. Soon you leave <planet stopovers>, hoping that nobody will realize what you have done.`
321371
launch
@@ -344,15 +394,7 @@ mission "Jibauni: Ru-win 4"
344394
ship "Nathar" "Muna Wasa"
345395

346396
event "ruwin: merchant reputation back to normal"
347-
348-
mission "Jibauni: Ru-win: Merchant reputation back to normal"
349-
landing
350-
invisible
351-
to offer
352-
has "event: ruwin: merchant reputation back to normal"
353-
on offer
354-
"reputation: Merchant" += 1000
355-
fail
397+
"reputation: Merchant" += 1000
356398

357399

358400
mission "Jibauni: Ji-wi"

0 commit comments

Comments
 (0)