Skip to content

Commit

Permalink
increased massive ship bunk ratios by popular demand
Browse files Browse the repository at this point in the history
this should also help with the fleet balancing soon to be brought on by Morale
  • Loading branch information
kikotheexile authored Jun 17, 2021
1 parent a2cf30c commit 122c86b
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions data/equipment/ships.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3921,8 +3921,8 @@ ship "Mule"
"shields" 14500
"hull" 5600
"hull repair rate" .1
"required crew" 45
"bunks" 120
"required crew" 450
"bunks" 1200
"mass" 5400
"drag" 14.1
"heat dissipation" .4
Expand Down Expand Up @@ -4002,8 +4002,8 @@ ship "Bactrian"
"shields" 17500
"hull" 8600
"hull repair rate" .1
"required crew" 70
"bunks" 245
"required crew" 526
"bunks" 2450
"mass" 9400
"drag" 16.1
"heat dissipation" .4
Expand Down Expand Up @@ -4164,8 +4164,8 @@ ship "Veles"
"shields" 85000
"hull" 50000
"hull repair rate" .1
"required crew" 210
"bunks" 350
"required crew" 315
"bunks" 700
"mass" 10500
"drag" 35
"heat dissipation" 0.25
Expand Down Expand Up @@ -4248,8 +4248,8 @@ ship " Veles "
"shields" 85000
"hull" 50000
"hull repair rate" .1
"required crew" 210
"bunks" 350
"required crew" 315
"bunks" 700
"mass" 10500
"drag" 35
"heat dissipation" 0.25
Expand Down

0 comments on commit 122c86b

Please sign in to comment.