4 Commits

Author SHA1 Message Date
7785f11c39 new infocard 2025-08-15 22:06:23 -05:00
87d03a8ec6 fix typo 2025-08-15 22:06:14 -05:00
1c5c3cf354 remove syntax errors 2025-08-15 22:05:57 -05:00
f94e993e86 fix exclusion zones in li02 2025-08-15 22:05:39 -05:00
5 changed files with 12 additions and 19 deletions

View File

@@ -46098,7 +46098,6 @@ bribe = co_ni_grp, 10000, 16100
bribe = co_ss_grp, 10000, 16100
bribe = co_vr_grp, 10000, 16100
bribe = gd_bh_grp, 10000, 16101
rumorknowdb = li02_to_li04_hole
know = 251644, 252612, 6000, 2
knowdb = li02_to_li04_hole
@@ -46117,7 +46116,6 @@ bribe = co_be_grp, 10000, 16100
bribe = co_nws_grp, 10000, 16100
bribe = co_ti_grp, 10000, 16100
bribe = gd_bh_grp, 10000, 16101
rumorknowdb = li02_to_li04_hole
accessory = prop_neuralnet_B_right
[GF_NPC]

View File

@@ -18,6 +18,13 @@ exclusion = ZONE_Li02_vignette1_exclusion
exclusion = ZONE_Li02_vignette5_exclusion
exclusion = ZONE_Li02_vignette7_exclusion
exclusion = ZONE_Li02_vignette9_exclusion
exclusion = Zone_Li02_Tradelane_01
exclude_billboards = 1
exclude_dynamic_asteroids = 1
exclusion = Zone_Li02_pop_ambient_01
exclude_billboards = 1
exclude_dynamic_asteroids = 1
exclude_asteroids = 1
[Cube]
asteroid = ice_asteroid30, 0.2, 0.8, 0.3, 45, 20, 0

View File

@@ -6761,7 +6761,7 @@ rotate = 0, -2, 0
archetype = Trade_Lane_Ring
ids_name = 0
ids_info = 66170
tradelane_space_name = 458758
tradelane_space_name = 450003
behavior = NOTHING
difficulty_level = 1
loadout = trade_lane_ring_br_01
@@ -6775,7 +6775,7 @@ rotate = 0, -2, 0
shape = BOX
size = 1598, 1598, 29903
comment = Tradelane Pop
property_flags = 196608
property_flags = 131072
lane_id = 1
tradelane_down = 35
sort = 51
@@ -6789,8 +6789,6 @@ faction_weight = li_lsf_grp, 1
faction_weight = li_p_grp, 1
faction_weight = co_me_grp, 7
faction_weight = co_hsp_grp, 7
faction_weight = co_ni_grp, 7
faction_weight = co_os_grp, 7
faction_weight = co_ss_grp, 7
faction_weight = co_alg_grp, 7
faction_weight = li_n_grp, 1
@@ -6800,8 +6798,6 @@ faction = li_p_grp, 0.100000
encounter = tradelane_trade_freighter, 4, 0.400000
faction = co_me_grp, 0.100000
faction = co_hsp_grp, 0.100000
faction = co_ni_grp, 0.400000
faction = co_os_grp, 0.200000
faction = co_ss_grp, 0.050000
faction = co_alg_grp, 0.050000
encounter = tradelane_trade_transport, 4, 0.400000
@@ -6816,7 +6812,7 @@ rotate = 0, 0, 0
shape = SPHERE
size = 2700
comment = Jumpgate to Nevada
property_flags = 196608
property_flags = 131072
sort = 51
toughness = 2
density = 10
@@ -6853,12 +6849,3 @@ faction = co_nws_grp, 0.150000
faction = co_ni_grp, 0.150000
faction = co_ss_grp, 0.150000
faction = co_vr_grp, 0.120000
[Zone]
nickname = Zone_Li02_vignette_01_exclusion
pos = 26601, 0, -54646
shape = SPHERE
size = 2880
property_flags = 131072
visit = 128
sort = 99.500000

View File

@@ -252,7 +252,7 @@ relief_time = 0
nickname = Zone_LI06_planet_1_ring
pos = 47728, 0, -16603
rotate = 160.03, 27.87, -158.959
hape = ring
shape = ring
size = 2500, 200, 200
sort = 0.000000

View File

@@ -24,6 +24,7 @@ rem.AddInfoCard(264756, [[<?xml version="1.0" encoding="UTF-16"?><RDL><PUSH/><JU
rem.AddInfoCard(450000, "Nevada")
rem.AddInfoCard(450001, "California -> Nevada")
rem.AddInfoCard(450002, "Nevada -> California")
rem.AddInfoCard(450003, "Nevada Jump Gate")
rem.AddInfoCard(450010, "Planet Las Vegas")
rem.AddInfoCard(450011, "Planet Las Vegas Docking Ring")
rem.AddInfoCard(450020, "Planet Reno")