Skip to content

Commit 1c2f8e6

Browse files
committed
Finish one culture convo
1 parent caff332 commit 1c2f8e6

File tree

1 file changed

+26
-4
lines changed

1 file changed

+26
-4
lines changed

data/Jibauni/jibauni missions.txt

+26-4
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,10 @@ mission "Jibauni Culture: Rebel Chase"
2626

2727
mission "Jibauni Culture: Hajay Intersystem"
2828
minor
29-
source "Baitoon" "Kanlil"
30-
#to offer
31-
#random < 1
29+
source
30+
planet "Baitoon" "Kanlil"
31+
to offer
32+
random < 1
3233
on offer
3334
conversation
3435
`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?`
@@ -41,4 +42,25 @@ mission "Jibauni Culture: Hajay Intersystem"
4142
` "How do you fit so many Jibauni on board?"`
4243
` (Never mind.)
4344
decline
44-
` ""`
45+
` "Oh," the captain says. "I removed my hyperdrive. Simple, and it lets you fit four more passengers for nothing."`
46+
choice
47+
` "Why would you do that?"`
48+
` "I see."`
49+
` "I do it because the peaceful captain life is good enough for me. I don't need to go gallivanting around to strange places. I've been in Hajay my whole life, and enjoyed every bit of it."`
50+
branch "knows type"
51+
has "Sol-Bound Shuttle: declined"
52+
action
53+
log "Apparently some Jibauni use their Quyans without hyperdrives and just shuttle people around the system of Hajay."
54+
choice
55+
` "Thanks for talking with me. That is a really interesting fact."`
56+
decline
57+
` "Nice meeting you. Goodbye."`
58+
decline
59+
label "knows type"
60+
action
61+
log "Just like in Sol, some Jibauni have no hyperdrives on their ships and instead ferry people around the system of Hajay."
62+
choice
63+
` "Thanks for talking with me. That is a really interesting fact."`
64+
decline
65+
` "Nice meeting you. Goodbye."`
66+
decline

0 commit comments

Comments
 (0)