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 0 kanlanmo transport.txt
+19-6
Original file line number
Diff line number
Diff line change
@@ -13,15 +13,29 @@
13
13
14
14
mission "Jibauni: Kanlanmo 0"
15
15
name "Take Kanlanmo to <planet>"
16
-
description "Kanlanmo, who is a Jibauni in the shape of a Tyrannosaurus rex, has asked to go to <planet> on your ship. He will explain once you get there."
16
+
description "Kanlanmo, who is a Jibauni in the shape of a Tyrannosaurus Rex, has asked to go to <planet> on your ship. He will explain more once you get there."
17
17
landing
18
18
source Baitoon
19
19
destination Taltahard
20
20
on offer
21
21
conversation
22
22
branch jibauniinsider
23
23
has "species: Jibauni"
24
-
`One of the weird aliens who appear to dwell here and who seem to be in the shape of the mythic Tyrannosaurus Rex, approaches your ship as you land. When you land and start out of your ship, grabbing your sidearm and donning armor as you go, it is standing by the hatch. "Hello, fair stranger," it says. "How may I serve you on this delightful day?"`
24
+
`Your landing location is wonderfully clear, and there is a long view across miles of empty space. Dinosaurs in the shape of the mythical Tyrannosaurus Rex are roaming the green fields, apparently planting some crop. A while after you land, one of these dinosaurs approaches your ship.`
25
+
choice
26
+
` (Go out and meet it.)`
27
+
goto meeting
28
+
` (Leave now, before something bad happens.)`
29
+
depart
30
+
` (Stay in the ship.)`
31
+
` The dinosaur calls out, "Could you come out of your ship to have a meeting?"`
32
+
choice
33
+
` (Go outside the <ship> and meet the strange beast.)`
34
+
goto meeting
35
+
` (Leave the planet.)`
36
+
defer
37
+
label meeting
38
+
` "Hello, fair stranger," it says. "Is there a way I may serve you on this delightful day?"`
25
39
choice
26
40
` "Hello. My name is <first> <last>, and I come in peace."`
27
41
goto lastisknown
@@ -52,10 +66,9 @@ mission "Jibauni: Kanlanmo 0"
52
66
goto pinkship
53
67
label rudeentry
54
68
` "There is an odd ship who seemed to come the way you did," says the alien as it fixes you with an intent gaze. "There may be something similar between your species. The ship was pink. Seen one like it?"`
55
-
goto pinkship
56
69
label pinkship
57
70
choice
58
-
` "Yes, I have, actually, called the Dominator, an Alpha ship."`
71
+
` "Yes, I have. They're probably Alphas."`
59
72
to display
60
73
has "event: liberation of Poisonwood"
61
74
goto knownalphas
@@ -122,7 +135,7 @@ mission "Jibauni: Kanlanmo 0"
122
135
` A cluster of anti-ship weaponry is fired from all sides, immediately exploding the <ship> and everything inside it. It is sad your life had to end in such a way.`
123
136
die
124
137
label deathshot
125
-
` You pull your sidearm from its holster, but before you can fire it, the anti-ship weaponry of this planet trains fire on your ship. Caught in crossfire, the <ship> immediately explodes, blowing you and everything in it sky high.`
138
+
` You pull your sidearm from its holster, but before you can fire it, hidden anti-ship weaponry on this planet trains fire on your ship. Caught in crossfire, the <ship> immediately explodes, blowing you and everything in it sky high.`
126
139
die
127
140
label friendlyalpha
128
141
action
@@ -137,7 +150,7 @@ mission "Jibauni: Kanlanmo 0"
137
150
set "jibauni: first contact: why"
138
151
` "Because I have some business to transact, something about the Rebel Jibauni."`
0 commit comments