Add ast_broken

This commit is contained in:
D4rkl1ght3r
2024-04-25 20:09:22 +02:00
parent 5a54e6dd96
commit 7dd2d46ddc
9 changed files with 36 additions and 3 deletions

View File

@@ -8394,3 +8394,25 @@ docking_camera = 0
solar_radius = 500 solar_radius = 500
shape_name = NNM_SM_DEPOT shape_name = NNM_SM_DEPOT
hit_pts = 1e36 hit_pts = 1e36
[Solar]
nickname = ast_rock_broken01
LODranges = 0, 999999
type = NON_TARGETABLE
DA_archetype = solar\asteroids\models\broken\ast_rock_broken01.3db
material_library = solar\asteroids\models\broken\ast_rock_broken01.3db
mass = 1e10
hit_pts = 1e36
solar_radius = 3000
shape_name = NNM_SM_COMMUNICATIONS
[Solar]
nickname = ast_ice_broken01
LODranges = 0, 999999
type = NON_TARGETABLE
DA_archetype = solar\asteroids\models\broken\ast_ice_broken01.3db
material_library = solar\asteroids\models\mining_tunnel\ast_ice_mt02\ast_rock_broken01.3db
mass = 1e10
hit_pts = 1e36
solar_radius = 3000
shape_name = NNM_SM_COMMUNICATIONS

View File

@@ -3106,3 +3106,7 @@ damage = 200
visit = 128 visit = 128
sort = 99.5 sort = 99.5
[Object]
nickname = ast_rock_broken01
pos = 28000, 0, -20000
archetype = ast_rock_broken01

View File

@@ -2254,3 +2254,7 @@ property_flags = 131072
visit = 128 visit = 128
sort = 99.5 sort = 99.5
[Object]
nickname = ast_rock_broken01
pos = -10000, 0, -25000
archetype = ast_rock_broken01

View File

@@ -2110,4 +2110,3 @@ shape = SPHERE
size = 600 size = 600
sort = 99.5 sort = 99.5
visit = 128 visit = 128

View File

@@ -6327,3 +6327,7 @@ property_flags = 131072
visit = 128 visit = 128
sort = 99.5 sort = 99.5
[Object]
nickname = ast_ice_broken01
pos = 0, 0, -50000
archetype = ast_ice_broken01