Skip to content

Commit 50d32a9

Browse files
More reticent-rem fixes
Co-authored-by: reticent-rem <113536367+reticent-rem@users.noreply.github.com>
1 parent 38fc989 commit 50d32a9

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

data/jibauni/jibauni 0 kanlanmo transport.txt

+10-5
Original file line numberDiff line numberDiff line change
@@ -21,20 +21,20 @@ mission "Jibauni: Kanlanmo 0"
2121
conversation
2222
branch jibauniinsider
2323
has "species: Jibauni"
24-
`Your landing location is on a large set of old landing pads. There didn't seem to be anywhere else that was available for spaceships to arrive. The city is filled with dinosaurs in the shape of the mythical Tyrannosaurus Rex, although here they are smaller then the old fables. A while after you land, one of these dinosaurs approaches your ship.`
24+
`Your landing location is a large set of old landing pads in the middle of a city. There doesn't seem to be anywhere else available for spaceships to arrive. The city is filled with dinosaurs in the shape of the mythical Tyrannosaurus Rex, although here they are smaller then in the old fables. A while after you land, one of these dinosaurs approaches your ship.`
2525
choice
2626
` (Go out and meet it.)`
2727
goto meeting
2828
` (Leave now, before something bad happens.)`
2929
depart
3030
` (Stay in the ship.)`
31-
` The dinosaur opens its mouth, and a moment later you hear the words, "Could you come out of your ship to have a meeting?"`
31+
` The dinosaur opens its mouth, and a moment later a growling sound rumbles through the air. Then you hear the words, "Could you come out of your ship to have a meeting?"`
3232
to display
3333
not "language: Coalition"
3434
goto initialchoice1
3535
action
3636
set "knows the Jibauni have Heliarch translators"
37-
` The dinosaur opens its mouth to say something, but you notice that it has a Coalition translator box around its neck. Before you can do anything it says, "Could you come out of your ship to have a meeting?"`
37+
` The dinosaur opens its mouth to say something, and you hear a growling sound. Then you notice that it has a Coalition translator box around its neck. Before you can do anything the box says, "Could you come out of your ship to have a meeting?"`
3838
to display
3939
has "language: Coalition"
4040
label initialchoice1
@@ -152,10 +152,10 @@ mission "Jibauni: Kanlanmo 0"
152152
` "Why apologize to a bunch of dinky T-Rex's?"`
153153
goto deathexplode
154154
label deathexplode
155-
` 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.`
155+
` The moment the last word is out of your mouth, the dinosaur lowers its hand. Suddenly, millions of miniature projectiles come hurtling through the air, shredding the <ship> and everything in it. It is sad that your life had to end this way.`
156156
die
157157
label deathshot
158-
` You pull your sidearm from its holster, but before you can fire it, hidden anti-ship weaponry trains fire on your ship. Caught in crossfire, the <ship> immediately explodes, blowing you and everything in it sky high.`
158+
` The moment your hand touches your sidearm, a whining noise is heard. A huge missile comes down with a shriek, followed by another and another. <ship> is obliterated in a moment, leaving you in a pile of smoldering ash. You are taken to jail and imprisoned for life.`
159159
die
160160
label friendlyalpha
161161
action
@@ -213,6 +213,11 @@ mission "Jibauni: Kanlanmo 0"
213213
event "jibauni translated hails"
214214
set "language: Jibauni"
215215
`"Thank you for bringing me here so promptly," says Kanlanmo. "It was very kind of you. Now, I know you are burning with questions, but I have an urgent meeting. If you meet me in the spaceport soon, though, I can answer your questions. Also, here is a translator you can use, so you can talk to other Jibauni." He goes off after handing you <payment>, and you sit back to wait until the time he specified.`
216+
to display
217+
not "language: Coalition"
218+
`"Thank you for bringing me here so promptly," says Kanlanmo. "It was very kind of you. Now, I know you are burning with questions, but I have an urgent meeting. If you meet me in the spaceport soon, though, I can answer your questions. Here is a translator you can use for ease of communication with other Jibauni. Yes, I am aware you have a box of the same make, but this is slightly different." He goes off after handing you <payment>, and you sit back to wait until the time he specified.`
219+
to display
220+
has "language: Coalition"
216221
goto end
217222
label insider
218223
`"Thank you for bringing me here so promptly," says Kanlanmo. "It was very kind of you. Now, I know you are burning with questions, but I have an urgent meeting. If you meet me in the spaceport soon, though, I can answer your questions.`

0 commit comments

Comments
 (0)