Commit 90cff903 authored by Jeremy Pallats's avatar Jeremy Pallats 💬
Browse files

Update station len.

parent 7df03556
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ LEN = { # Lengths for strings stored in the db
    "settlement_security": 10,
    "settlement_size": 3,
    "ship": 20,
    "station": 41,
    "station": 45,
    "station_pad": 4,
    "station_type": 24,
    "system": 30,