Skip to content

Commit abd38be

Browse files
committed
Add a culture conversation and start another
1 parent 74da75d commit abd38be

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

data/Jibauni/jibauni missions.txt

+44
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,44 @@
1+
mission "Jibauni Culture: Rebel Chase"
2+
minor
3+
source
4+
government "Jibauni (Rebel)"
5+
to offer
6+
random < 1
7+
on offer
8+
conversation
9+
`As you are walking through the spaceport, you hear a commotion behind you. A Jibauni is running your way, and behind it are several more in some sort of uniform.`
10+
choice
11+
` (Go back to <ship> and wait for the ruckus to calm down.)`
12+
goto wait
13+
` "What is going on?"`
14+
goto question
15+
` (Stay where you are.)`
16+
goto runinto
17+
label wait
18+
` You go back to <ship>. The Jibauni who was being chased comes running your way, but is caught by the others and put in chains before passing your ship.`
19+
decline
20+
label runinto
21+
` As you stand where you are, the Jibauni come racing your way, knocking you down as the chase continues. Once all of the soldiers pass, a bystander helps you up and brushes you off, telling you that scenes like this are fairly frequent, happening either when a Jibauni is accused of stealing... or does something people of power dislike.`
22+
decline
23+
label question
24+
` All of the Jibauni keep running past you, intent on what they are doing. After the traces are gone, a bystander tells you that scenes like this are fairly frequent, when a Jibauni is accused of stealing... or doing something the Governor does not like.`
25+
decline
26+
27+
mission "Jibauni Culture: Hajay Intersystem"
28+
minor
29+
source "Baitoon" "Kanlil"
30+
#to offer
31+
#random < 1
32+
on offer
33+
conversation
34+
`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?`
35+
choice
36+
` (Why not.)`
37+
` (No.)`
38+
decline
39+
` You walk up to the Quyan, whose name you notice is ${Jibauni Civilian}. Indeed, the number of passengers is more than normal.`
40+
choice
41+
` "How do you fit so many Jibauni on board?"`
42+
` (Never mind.)
43+
decline
44+
` ""`

0 commit comments

Comments
 (0)