Skip to content

Commit

Permalink
Li02 fixed death zone range to be smaller than sun corona
Browse files Browse the repository at this point in the history
In all other systems, there is 1000 units distance from entering the sun atmosphere to the death zone. While the autopilot will avoid the death zone anyway when trying to avoid the atmosphere, the inconsistency is also not really necessary.
  • Loading branch information
Caenen authored and BC46 committed Aug 20, 2023
1 parent 6e02e59 commit 2405aa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DATA/UNIVERSE/SYSTEMS/LI02/li02.ini
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ star = Li02_Sun
nickname = zone_Li02_sun_death
pos = 0, 0, 0
shape = SPHERE
size = 12000
size = 11000
damage = 10000
sort = 99.5
density = 0
Expand Down

0 comments on commit 2405aa1

Please sign in to comment.