mirror of
https://github.com/BC46/freelancer-hd-edition
synced 2024-08-30 18:32:47 +00:00
Br04 fixed unusually high sun death zone damage
2Mil damage is normal only for planet death zones. The naming scheme for this sun death zone is the most unusual in all systems but I'm not changing it here since it doesn't matter much.
This commit is contained in:
parent
04970d21c9
commit
6e02e59ec7
@ -1815,7 +1815,7 @@ nickname = Zone_Br04_Leeds_death
|
|||||||
pos = 0, 0, 0
|
pos = 0, 0, 0
|
||||||
shape = SPHERE
|
shape = SPHERE
|
||||||
size = 10000
|
size = 10000
|
||||||
damage = 2000000
|
damage = 10000
|
||||||
sort = 99.5
|
sort = 99.5
|
||||||
density = 0
|
density = 0
|
||||||
relief_time = 0
|
relief_time = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user