Update Infocards.lua + Jumpgate Chugoku<->Hokkaido

This commit is contained in:
Nekura
2026-04-26 11:29:11 +02:00
parent 82fa853937
commit 43f02b1e03
3 changed files with 35 additions and 6 deletions

View File

@@ -821,12 +821,20 @@ loadout = depot
pilot = pilot_solar_easiest pilot = pilot_solar_easiest
[Object] [Object]
nickname = Ku05_Chugoku_gate nickname = Ku05_to_Ku06
ids_name = 60209 ids_name = 500005
pos = -2642, 0, -30896 pos = -2642, 0, -30896
rotate = 0, 164, 0 rotate = 180, 15.999995, 180
archetype = jumpgate_nodock archetype = jumpgate
parent = Ku05_03 msg_id_prefix = gcs_refer_system_Ku06
ids_info = 66145
jump_effect = jump_effect_bretonia
reputation = ku_p_grp
behavior = NOTHING
difficulty_level = 11
goto = Ku06, Ku06_to_Ku05, gate_tunnel_bretonia
loadout = jumpgate_ku_02
pilot = pilot_solar_hardest
[Object] [Object]
nickname = Ku05_Trade_Lane_Ring_B_1 nickname = Ku05_Trade_Lane_Ring_B_1

View File

@@ -673,4 +673,20 @@ msg_id_prefix = gcs_refer_system_Bw08
ids_info = 66146 ids_info = 66146
jump_effect = jump_effect_hole jump_effect = jump_effect_hole
visit = 0 visit = 0
goto = Ew01, Ew01_to_Ku06_hole, gate_tunnel_bretonia goto = Ew01, Ew01_to_Ku06_hole, gate_tunnel_bretonia
[Object]
nickname = Ku06_to_Ku05
ids_name = 500010
pos = -2642, 0, -30896
rotate = 180, 15.999995, 180
archetype = jumpgate
msg_id_prefix = gcs_refer_system_Ku06
ids_info = 66145
jump_effect = jump_effect_bretonia
reputation = ku_p_grp
behavior = NOTHING
difficulty_level = 11
goto = Ku05, Ku05_to_Ku06, gate_tunnel_bretonia
loadout = jumpgate_ku_02
pilot = pilot_solar_hardest

View File

@@ -788,4 +788,9 @@ rem.AddInfoCard(262027, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><TR
rem.AddInfoCard(500000, "Hokkaido Jump Gate->Hakodate Construction Site") rem.AddInfoCard(500000, "Hokkaido Jump Gate->Hakodate Construction Site")
rem.AddInfoCard(500001, "Hakodate Construction Site->Chugoku Gate Construction Site") rem.AddInfoCard(500001, "Hakodate Construction Site->Chugoku Gate Construction Site")
rem.AddInfoCard(500002, "Hakodate Construction Site") rem.AddInfoCard(500002, "Hakodate Construction Site")
rem.AddInfoCard(500003, "Wakkanai Border Station")
rem.AddInfoCard(500004, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><TRA bold="true"/><TEXT>Wakkanai Border Station</TEXT><PARA/><POP/></RDL>]])
rem.AddInfoCard(500005, "Hokkaido->Chugoku")
-- Chugoku Infocards
rem.AddInfoCard(500010, "Chugoku->Hokkaido")