Add destroyable loadouts (cobalt & silver)

This commit is contained in:
D4rkl1ght3r
2024-09-28 14:20:35 +02:00
parent 04ba07b3da
commit b242868ff7
2 changed files with 1159 additions and 0 deletions

View File

@@ -3213,6 +3213,28 @@ mass = 2000
explosion_arch = explosion_rock_asteroid explosion_arch = explosion_rock_asteroid
debris_type = debris_vanish debris_type = debris_vanish
[CargoPod]
nickname = ast_silver_destroyable
DA_archetype = solar\asteroids\models\silver_destroyable.3db
material_library = solar\destroyable.mat
LODranges = 0, 10000
HP_child = HpConnect
hit_pts = 800
mass = 2000
explosion_arch = explosion_rock_asteroid
debris_type = debris_vanish
[CargoPod]
nickname = ast_cobalt_destroyable
DA_archetype = solar\asteroids\models\cobalt_destroyable.3db
material_library = solar\destroyable.mat
LODranges = 0, 10000
HP_child = HpConnect
hit_pts = 800
mass = 2000
explosion_arch = explosion_rock_asteroid
debris_type = debris_vanish
[CargoPod] [CargoPod]
nickname = ast_niobium_destroyable nickname = ast_niobium_destroyable
DA_archetype = solar\asteroids\models\niobium_destroyable.3db DA_archetype = solar\asteroids\models\niobium_destroyable.3db

File diff suppressed because it is too large Load Diff