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/diba/diba ships.txt
+30-40
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ ship "Llama"
30
30
"thrust" 10
31
31
"turn" 60
32
32
"shield generation" .05
33
-
"cargo space" 100 # maybe should be lowered?
33
+
"cargo space" 100
34
34
licenses
35
35
Diba
36
36
weapon
@@ -48,7 +48,7 @@ ship "Llama"
48
48
leak "flame" 50 80
49
49
explode "tiny explosion" 15
50
50
explode "small explosion" 5
51
-
description "The Diba fighter. It is not very powerful for its size, but it has a goodly amount of shields and hull, plus a large amount of cargo space."
51
+
description "The Diba fighter. It is not very powerful for its size, but it has a nice amount of shields and hull, plus a large amount of cargo space."
52
52
53
53
ship "Llama" "Llama (Anti-Missile)"
54
54
outfits
@@ -94,11 +94,10 @@ ship "Ithquaya"
94
94
"hit force" 1200
95
95
outfits
96
96
"Diba Laser Turret" 2
97
-
engine 0 0
98
-
turret 0 -110 "Diba Laser Turret" # top
97
+
turret 0 -97 "Diba Laser Turret" # top
99
98
angle 0
100
99
arc -30 30
101
-
turret 0 100 "Diba Laser Turret" # bottom
100
+
turret 0 90 "Diba Laser Turret" # bottom
102
101
angle 180
103
102
arc -30 30
104
103
leak "leak" 50 50
@@ -109,7 +108,7 @@ ship "Ithquaya"
109
108
explode "medium explosion" 25
110
109
explode "large explosion" 10
111
110
"final explode" "final explosion medium"
112
-
description "The smallest Diba ship."
111
+
description "The Ithquaya is the smallest ship the Diba produce, and the most common. In terms of power, the Ithquaya has the least of all Diba ships. However, it is the fastest."
113
112
114
113
ship "Ithquaya" "Ithquaya (Sprite Two)"
115
114
sprite "ship/ithquaya two"
@@ -156,16 +155,16 @@ ship "Arbquaya"
156
155
engine 0 0
157
156
bay Fighter 0 -13.5
158
157
over
159
-
turret 0 -86.5 "Diba Laser Turret" # top
158
+
turret 0 -128 "Diba Laser Turret" # top
160
159
angle 0
161
160
arc -30 30
162
-
turret 0 123.5 "Diba Laser Turret" # bottom
161
+
turret 0 65 "Diba Laser Turret" # bottom
163
162
angle 180
164
163
arc -30 30
165
-
turret -43.5 28.5 "Diba Laser Turret" # left
164
+
turret -62.5 -11.5 "Diba Laser Turret" # left
166
165
angle 270
167
166
arc -30 30
168
-
turret 43.5 28.5 "Diba Laser Turret" # right
167
+
turret 75 -25 "Diba Laser Turret" # right
169
168
angle 90
170
169
arc -30 30
171
170
leak "leak" 50 50
@@ -176,7 +175,7 @@ ship "Arbquaya"
176
175
explode "medium explosion" 25
177
176
explode "large explosion" 10
178
177
"final explode" "final explosion medium"
179
-
description "A medium Diba ship."
178
+
description "The Arbquaya is an all-rounder. Carrying four turrets and a fighter, while still being fairly mobile, the Arbquaya is one of the best flagships of small Diba fleets."
Copy file name to clipboardexpand all lines: data/diba/diba.txt
+4-4
Original file line number
Diff line number
Diff line change
@@ -11,11 +11,11 @@
11
11
# You should have received a copy of the GNU General Public License along with
12
12
# this program. If not, see <https://www.gnu.org/licenses/>.
13
13
14
-
mission "Discovered Diba Space" # TODO: make this not be a placeholder "to offer" condition, and move it to the fork (this means finishing the storyline).
14
+
mission "Discovered Diba Space"
15
15
landing
16
16
invisible
17
-
to offer
18
-
has "event: label jibauni space"
17
+
source
18
+
attributes "diba" "near diba"
19
19
on offer
20
20
event "label diba space"
21
21
fail
@@ -297,7 +297,7 @@ phrase "hostile diba 3"
297
297
phrase "hostile disabled diba"
298
298
word
299
299
"Self destructing in ${digit} seconds."
300
-
"Self destructing in ${digit}${digit}${digit} nanoseconds."
300
+
"Self destructing in ${digit}${digit}${digit} nanoseconds."
301
301
"We come from Diba Station, so do not blow us up."
Copy file name to clipboardexpand all lines: data/map planets.txt
+1-1
Original file line number
Diff line number
Diff line change
@@ -164,7 +164,7 @@ planet Minmanmun
164
164
government "Jibauni (Rebel)"
165
165
166
166
planet Monwon
167
-
attributes diba uninhabited
167
+
attributes "near diba" uninhabited
168
168
landscape land/fields28
169
169
description `An uninhabited planet, Monwon seems very interesting for its bunches of foliage. And curiously, the grass is flat, as it would be on any human world that had professional mowers.`
0 commit comments