Refactor world bootstrap and allow empty startup worlds
This commit is contained in:
24
shared/data/ship-types.json
Normal file
24
shared/data/ship-types.json
Normal file
@@ -0,0 +1,24 @@
|
||||
[
|
||||
"resupplier",
|
||||
"miner",
|
||||
"carrier",
|
||||
"fighter",
|
||||
"heavyfighter",
|
||||
"destroyer",
|
||||
"largeminer",
|
||||
"freighter",
|
||||
"bomber",
|
||||
"scavenger",
|
||||
"frigate",
|
||||
"transporter",
|
||||
"interceptor",
|
||||
"scout",
|
||||
"courier",
|
||||
"builder",
|
||||
"corvette",
|
||||
"police",
|
||||
"battleship",
|
||||
"gunboat",
|
||||
"tug",
|
||||
"compactor"
|
||||
]
|
||||
Reference in New Issue
Block a user