Skip to content

Commit 48ee963

Browse files
committed
Fix outfit space errors
1 parent 57f5a87 commit 48ee963

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

data/jibauni/jibauni ships.txt

+4-4
Original file line numberDiff line numberDiff line change
@@ -489,13 +489,13 @@ ship "Yiyharsi"
489489
"cost" 6391000
490490
"shields" 3500
491491
"hull" 1750
492-
"required crew" 5
492+
"required crew" 6
493493
"bunks" 20
494494
"mass" 210
495495
"drag" 3.95
496496
"heat dissipation" .4
497497
"fuel capacity" 400
498-
"cargo space" 10
498+
"cargo space" 20
499499
"outfit space" 185
500500
"weapon capacity" 50
501501
"engine capacity" 51
@@ -618,7 +618,7 @@ ship "Nathar"
618618
"heat dissipation" .6
619619
"fuel capacity" 600
620620
"cargo space" 60
621-
"outfit space" 400la
621+
"outfit space" 400
622622
"weapon capacity" 135
623623
"engine capacity" 94
624624
"jibauni generator" 4
@@ -740,7 +740,7 @@ ship "Latbaliday"
740740
"heat dissipation" .8
741741
"fuel capacity" 10
742742
"cargo space" 20
743-
"outfit space" 46
743+
"outfit space" 52
744744
"weapon capacity" 26
745745
"engine capacity" 20
746746
"jibauni generator" .5

data/jibauni/jibauni variants.txt

+1
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,7 @@ ship "Yiyharsi" "Yiyharsi (Bunks)"
6767
"Wasita Thrusters"
6868
"Tawasitaq Energy Generator"
6969
"Hyperdrive"
70+
"Outfits Expansion"
7071
"Large Bunk Room" 2
7172
"Small Bunk Room"
7273

0 commit comments

Comments
 (0)