Add dmkv_sanctum_ring_nomad

This commit is contained in:
D4rkl1ght3r
2025-12-03 18:54:34 +01:00
parent c0a73f5344
commit 431e252a6e
5 changed files with 62 additions and 1 deletions

View File

@@ -12,6 +12,9 @@ exclusion = Zone_St01_01_asteroid_exclusion
exclusion = Zone_St01_to_St03_hole_asteroid_exclusion exclusion = Zone_St01_to_St03_hole_asteroid_exclusion
exclusion = Zone_St01_Osiris_path_exclusion exclusion = Zone_St01_Osiris_path_exclusion
exclusion = Zone_nomad01_mt03_exclusion exclusion = Zone_nomad01_mt03_exclusion
exclusion = Zone_dmkv_01_exclusion
exclusion = Zone_dmkv_02_exclusion
exclusion = Zone_dmkv_03_exclusion
exclude_billboards = 1 exclude_billboards = 1
[properties] [properties]

Binary file not shown.

Binary file not shown.

View File

@@ -9059,6 +9059,19 @@ mass = 100000
shape_name = NAV_smallstation shape_name = NAV_smallstation
hit_pts = 1e36 hit_pts = 1e36
[Solar]
nickname = dmkv_sanctum_ring_nomad
type = NON_TARGETABLE
DA_archetype = Solar\REM_MISC\dmkv_sanctum_ring_nomad.3db
material_library = olar\REM_MISC\dmkv_sanctum_ring_nomad.3db
material_library = fx\envmapbasic.mat
envmap_material = envmapbasic
LODranges = 0, 999999
surface_hit_effects = 0, small_hull_hit
mass = 100000
shape_name = NAV_smallstation
hit_pts = 1e36
; ;
[Solar] [Solar]

View File

@@ -266,14 +266,59 @@ pos = -15000, 0, 1000
rotate = 45,-45, 0 rotate = 45,-45, 0
archetype = dmkv_sanctum_ring archetype = dmkv_sanctum_ring
[Object]
nickname = dmkv_sanctum_ring01_nomad
pos = -15000, 0, 1000
rotate = 45,-45, 0
archetype = dmkv_sanctum_ring_nomad
[zone]
nickname = Zone_dmkv_01_exclusion
pos = -15000, 0, 1000
shape = SPHERE
size = 350
property_flags = 131072
visit = 128
sort = 99
[Object] [Object]
nickname = dmkv_sanctum_ring02 nickname = dmkv_sanctum_ring02
pos = -8000, 0, 15000 pos = -8000, 0, 15000
rotate = 45,-60, 0 rotate = 45,-60, 0
archetype = dmkv_sanctum_ring archetype = dmkv_sanctum_ring
[Object]
nickname = dmkv_sanctum_ring02_nomad
pos = -8000, 0, 15000
rotate = 45,-60, 0
archetype = dmkv_sanctum_ring_nomad
[zone]
nickname = Zone_dmkv_02_exclusion
pos = -8000, 0, 15000
shape = SPHERE
size = 350
property_flags = 131072
visit = 128
sort = 99
[Object] [Object]
nickname = dmkv_sanctum_ring03 nickname = dmkv_sanctum_ring03
pos = -8000, 0, -15000 pos = -8000, 0, -15000
rotate = 45,-135, 0 rotate = 45,-135, 0
archetype = dmkv_sanctum_ring archetype = dmkv_sanctum_ring
[Object]
nickname = dmkv_sanctum_ring03_nomad
pos = -8000, 0, -15000
rotate = 45,-135, 0
archetype = dmkv_sanctum_ring_nomad
[zone]
nickname = Zone_dmkv_03_exclusion
pos = -8000, 0, -15000
shape = SPHERE
size = 350
property_flags = 131072
visit = 128
sort = 99