mirror of
https://github.com/norohind/HabZone.git
synced 2025-04-18 23:47:37 +03:00
Update load.py
This commit is contained in:
parent
ad6fe7a82d
commit
2c4646a6bc
4
load.py
4
load.py
@ -35,8 +35,8 @@ SETTING_NONE = 0xffff
|
||||
|
||||
WORLDS = [
|
||||
# Type Black-body temp range EDSM description
|
||||
('Metal-Rich', 0, 1103.0, 'Metal rich body'),
|
||||
('Earth-Like', 278.0, 227.0, 'Earthlike body'),
|
||||
('Metal Rich', 0, 1103.0, 'Metal rich body'),
|
||||
('Earth Like', 278.0, 227.0, 'Earthlike body'),
|
||||
('Water', 307.0, 156.0, 'Water world'),
|
||||
('Ammonia', 193.0, 117.0, 'Ammonia world'),
|
||||
('Terraformable', 315.0, 223.0, 'terraformable'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user