Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6a26910

Browse files
authoredFeb 24, 2025··
fixes
1 parent 85fd720 commit 6a26910

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed
 

‎data/fleets.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ fleet "Large Northern Pirates"
178178
"Aerie"
179179
"Marauder Boxwing"
180180
"Lance" 3
181-
"Firebird (Hai Engines)"
181+
"Firebird"
182182

183183
fleet "Small Core Pirates"
184184
add variant

‎data/persons.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ government "Scone"
288288
"crew attack" 1.4
289289
"crew defense" 2.2
290290
"player reputation" 1
291-
attitude toward
291+
"attitude toward"
292292
"Hai" .01
293293
"Hai Merchant" .01
294294
"Hai (Unfettered)" .04

‎data/ships.txt

+5-4
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ ship "Dragonfly"
167167
"heat dissipation" .71
168168
"fuel capacity" 800
169169
"cargo space" 6
170-
"outfit space" 180
170+
"outfit space" 181
171171
"weapon capacity" 50
172172
"engine capacity" 75
173173
weapon
@@ -370,8 +370,8 @@ ship "Rumskib Destroyer"
370370
"fuel capacity" 700
371371
"outfit space" 600
372372
"cargo space" 30
373-
"weapon capacity" 200
374-
"engine capacity" 200
373+
"weapon capacity" 240
374+
"engine capacity" 230
375375
weapon
376376
"blast radius" 200
377377
"shield damage" 2000
@@ -399,7 +399,8 @@ ship "Rumskib Destroyer"
399399
"Laser Rifle" 35
400400

401401
"LP288a Battery Pack"
402-
"NT-200 Nucleaovoltaic"
402+
"NT-200 Nucleovoltaic"
403+
403404
"A865 Atomic Steering"
404405
"A860 Atomic Thruster"
405406
"Volcano Afterburner"

‎data/weapons.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A
99
# PARTICULAR PURPOSE. See the GNU General Public License for more details.
1010

11-
outfit "Quadruple Beam Laser"
11+
outfit "Quad Beam Laser"
1212
category "Guns"
1313
cost 29000
1414
thumbnail "outfit/quad laser"

0 commit comments

Comments
 (0)
Please sign in to comment.