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
`A Quyan lands shortly after <ship> touches down, but it seems to have more Jibauni disembarking than any normal Quyan could have. Do you want to go investigate?`
Copy file name to clipboardexpand all lines: data/jibauni/jibauni missions.txt
+47-1
Original file line number
Diff line number
Diff line change
@@ -198,7 +198,7 @@ mission "Jibauni: An-lo and Re-sop 1"
198
198
set "jibauni: paid an-lo and re-sop back"
199
199
` "Very kind of you," she says. An-lo cuts in with, "That was our son. He's been looking out for us for years, ever since I lost my job. But let bygones be bygones, shall we?"`
200
200
label end
201
-
` Both Jibauni exit the <ship> with their bags, and you go about your business.`
201
+
` Both Jibauni exit the <ship> with their bags, and you go about your business.`
202
202
203
203
204
204
mission "Jibauni: Ru-win 0"
@@ -460,3 +460,49 @@ mission "Jibauni: Ji-wi"
460
460
payment 1500
461
461
conversation
462
462
`"Thank you for transporting me to <planet stopovers> and back," says Ji-wi, paying you <payment>. The Jibauni walks off into the spaceport of <origin>, leaving you with some questions.`
463
+
464
+
465
+
mission "Jibauni: Dran-li 0"
466
+
minor
467
+
source
468
+
government "Jibauni"
469
+
destination
470
+
government "Jibauni (Rebel)"
471
+
to offer
472
+
random < 45
473
+
on offer
474
+
conversation
475
+
`As you are walking through the spaceport, you collide with a younger Jibauni. He immediately stands up and apologizes, then notices who you are. "Oh, the strange alien! Hello! May I ask of you a favor?"`
476
+
choice
477
+
` "I guess."`
478
+
` "Sorry for bumping into you. Sure you can ask!"`
479
+
` "Nope, not right now. Other things to do."`
480
+
goto decline
481
+
` "Would you be willing to transport me, Dran-li, to the planet of <planet>? I'd be interested in seeing the Rebel Jibauni and how they operate. I may end up joining them, or else I'll ask you to take me back to a Jibauni planet."`
482
+
choice
483
+
` "You know, the Rebel Jibauni are bad creatures. Are you sure you want to go?"`
484
+
goto rebelsbad
485
+
` "The wonderful Rebel Jibauni? Sure, I'll take you immediately!"`
486
+
goto rebelsgood
487
+
label rebelsbad
488
+
action
489
+
set "jibauni: dran-li: says rebels are bad"
490
+
` "I'd like to at least check it out. Come on, please take me?"`
491
+
goto choice
492
+
label rebelsgood
493
+
action
494
+
set "jibauni: dran-li: says rebels are good"
495
+
` "I'm... surprised that you say that. Most Jibauni I've met give them a bad reputation and a good scolding. But I'd be happy to be taken!"`
496
+
label choice
497
+
choice
498
+
` "Alright, I'll take you."`
499
+
accept
500
+
` "Anyway, I need to do something else, so I'm not going to take you after all."`
501
+
label decline
502
+
` The Jibauni drifts off disappointedly.`
503
+
decline
504
+
on complete
505
+
payment
506
+
event "jibauni: dran-li: gone" 1
507
+
conversation
508
+
`Dran-li says, "I'm going to explore the spaceport. Could you meet me at the main hotel in a few hours? If you don't, I'll assume you don't want to take me back."`
0 commit comments