From 204f71bae2016766223487ee4fb88d563aa63140 Mon Sep 17 00:00:00 2001 From: D4rkl1ght3r <86805404+D4rkl1ght3r@users.noreply.github.com> Date: Mon, 2 Jun 2025 23:00:54 +0200 Subject: [PATCH] Add jumphole_dynamic --- DATA/SOLAR/solararch.ini | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/DATA/SOLAR/solararch.ini b/DATA/SOLAR/solararch.ini index c7964c9f..8d649395 100644 --- a/DATA/SOLAR/solararch.ini +++ b/DATA/SOLAR/solararch.ini @@ -9123,4 +9123,22 @@ mass = 10000 loadout = first_level_display_granted_load solar_radius = 2.443 shape_name = NNM_SM_NAVBUOY -hit_pts = 1e36 \ No newline at end of file +hit_pts = 1e36 + +[Solar] +nickname = jumphole_dynamic +ids_name = 60211 +ids_info = 66146 +type = STATION +DA_archetype = solar\dockable\jump_hole.3db +material_library = solar\Solar_mat_misc02.mat +mass = 10000 +loadout = jumphole +open_sound = null +close_sound = null +jump_out_hp = Hporient +solar_radius = 600 +shape_name = NAV_jumphole +docking_sphere = berth, HpDockMountA, 150 +hit_pts = 1e36 +phantom_physics = true \ No newline at end of file