From af97748b3afbd6b41c057233ba411476fc9584c9 Mon Sep 17 00:00:00 2001 From: FlatHack Date: Mon, 15 Jun 2026 13:55:55 +0200 Subject: [PATCH] mojave field infocard --- DATA/UNIVERSE/SYSTEMS/Li06/LI06.ini | 5 +++-- EXE/REM/Lua/Infocards.lua | 3 +++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/DATA/UNIVERSE/SYSTEMS/Li06/LI06.ini b/DATA/UNIVERSE/SYSTEMS/Li06/LI06.ini index dc61ff1c..c8b278d5 100644 --- a/DATA/UNIVERSE/SYSTEMS/Li06/LI06.ini +++ b/DATA/UNIVERSE/SYSTEMS/Li06/LI06.ini @@ -393,9 +393,9 @@ voice = pilot_c_ill_m01 [Zone] nickname = Zone_LI06_mojavedustcloud_01 ids_name = 450050 -pos = 63783.070313, 0.000000, -14799.200195 +pos = 58672.410156, 0.000000, -14666.291016 shape = ELLIPSOID -size = 28342, 15145, 15145 +size = 20000, 10000, 10000 property_flags = 64 ids_info = 0 visit = 0 @@ -411,6 +411,7 @@ pop_type = lootable_field relief_time = 35 damage = 0 rotate = 0.000000, 87.870697, 0.000000 +infocard = 263001 ;endregion ;region - Nebula diff --git a/EXE/REM/Lua/Infocards.lua b/EXE/REM/Lua/Infocards.lua index 4796ea48..0f6a9e8e 100644 --- a/EXE/REM/Lua/Infocards.lua +++ b/EXE/REM/Lua/Infocards.lua @@ -755,6 +755,9 @@ rem.AddInfoCard(262029, [[Menes StationLittle is known about Menes, as all data are subject to the highest secrecy.According to rumors, The Order tries to find out more about the Nomads and their ability for taking over humans.There are strict safety measures for docking and visitors.+++ It is strictly forbidden to take cargo like Light Arms and Optical Chips with you into the security zone +++]]) rem.AddInfoCard(262030, [[DIAMETER: 26,216 kmMASS: 9.89 x 10^24 kgTERRAIN: N/ATEMPERATURE: N/AESCAPE VELOCITY: 15.42 km/sBuried far beneath Nevada's scorching surface, Las Vegas was built after repeated attempts to establish an above-ground settlement failed under the planet's extreme heat. What began as a small underground shelter for miners, traders, and station workers gradually expanded into a vast network of buried casinos, luxury corridors, and air-conditioned pleasure halls.Today, the planet is administered by The Zoners, who keep the city functioning while quietly profiting from its endless appetite for credits, risk, and vice. Las Vegas has become a haven for criminals, smugglers, and fugitives looking to disappear into the crowd, as well as a magnet for those hoping to make a fast fortune.Bounty Hunters are also a common sight, drawn by the same chaos that attracts the desperate and the guilty. In Las Vegas, every deal carries a risk, every table has a cost, and every visitor arrives believing they will be the one to leave richer than they came.]]) +-- Astroid / Cloud Infocards +rem.AddInfoCard(263001, [[DIAMETER: N/AMASS: N/ATERRAIN: Asteroid FieldTEMPERATURE: N/AESCAPE VELOCITY: N/AThe asteroid field behind Las Vegas formed from the shattered remains of an early mining operation that failed during the first attempts to expand the underground settlement. What was meant to be a source of raw material became a graveyard of broken rock, abandoned equipment, and derelict transport frames after repeated excavation caused unstable fractures in the surrounding belt.Today, the field remains dangerous and poorly charted. Zoner crews avoid the densest regions, while smugglers and bounty hunters sometimes use the drifting wreckage to hide from patrols or set up ambushes. Local rumors claim that sealed cargo caches and forgotten mining tunnels still lie buried inside the belt, but few who enter ever return with proof.]]) + -- Thrust Velocity Extensions Equipment rem.AddInfoCard(001711, "Thrust Velocity Extension") rem.AddInfoCard(001712, "Vector Thrust Coil")