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 Rebel Jibauni.txt
+4-4
Original file line number
Diff line number
Diff line change
@@ -58,10 +58,10 @@ mission "Kanlanmo 0"
58
58
has "event: liberation of Poisonwood"
59
59
goto knownalphas
60
60
` "No, I've never seen one matching the description."`
61
-
goto notseen
61
+
goto notseenl
62
62
` "Of course. The person who pilots it is an Alpha. Should I tell you what the story behind them is?"`
63
63
to display
64
-
has "remembrance day: declined"
64
+
has "event: liberation of Poisonwood"
65
65
goto alphas
66
66
label knownalphas
67
67
` "Great. But, let me ask you one question. Did you meet them on friendly terms? Or did you try to destroy their ships?"`
@@ -121,8 +121,8 @@ mission "Kanlanmo 0"
121
121
` 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.`
122
122
die
123
123
label friendlyalpha
124
-
# action
125
-
#set "reputation: Jibauni" -1000
124
+
action
125
+
"reputation: Jibauni" = -1000
126
126
` "Really? In that case, we must ask you to leave our planet immediately and never come back. Goodbye, and don't let us see your face ever again!"`
Copy file name to clipboardexpand all lines: data/Jibauni/jibauni ships.txt
+3-3
Original file line number
Diff line number
Diff line change
@@ -151,7 +151,7 @@ ship "Latbaliday"
151
151
explode "tiny explosion" 1
152
152
explode "small explosion" 1
153
153
explode "medium explosion" 50
154
-
"final explode" "final explosion tiny"
154
+
"final explode" "final explosion small"
155
155
description "Made to hammer away at enemies without a distraction, the Latbaliday has high shields and hull, but only minimum potential as a weapon bearer."
156
156
description " Fighters do not come equipped with a hyperdrive. You cannot carry a fighter unless you have a ship in your fleet with a fighter bay."
0 commit comments