Files
Wildkins bad60b2f67 Revert new lobby ui. (#21494)
Reverts #20467

For some reason, if you put a png into icon() and then show that to a
client, it uses a colossal amount of GPU. No idea.

Reverts to our older lobby system pending TGUI update.

Fixes #21489
2025-10-14 23:04:18 +00:00

193 lines
9.8 KiB
Plaintext

/datum/space_sector/badlands
name = SECTOR_BADLANDS
description = "The Badlands are home to some of the Orion Spur's most savage flora and fauna, a phenomenon that attracts only the wildest and wisest of the system's inhabitants - xenobiologists, \
weapon scientists, there's even a market for mercenaries, in the hunting of the particularly large and lethal creatures. Of course, there are also those looking to make a life for themselves, \
but natives aren't known to treat settlements kindly."
skybox_icon = "badlands"
sector_welcome_message = 'sound/AI/welcome_badlands.ogg'
possible_exoplanets = list(
/obj/effect/overmap/visitable/sector/exoplanet/barren/asteroid,
/obj/effect/overmap/visitable/sector/exoplanet/grass/grove,
/obj/effect/overmap/visitable/sector/exoplanet/barren,
/obj/effect/overmap/visitable/sector/exoplanet/lava,
/obj/effect/overmap/visitable/sector/exoplanet/desert,
/obj/effect/overmap/visitable/sector/exoplanet/snow,
/obj/effect/overmap/visitable/sector/exoplanet/crystal
)
starlight_color = "#b13636"
starlight_power = 2
starlight_range = 4
lore_radio_stations = list(
"72.9 Nowa Bratislava Independent Radio" = 'texts/lore_radio/badlands/72.9_Nowa_Bratislava_Independent_Radio.txt',
"83.6 Shipping Radio Traffic" = 'texts/lore_radio/badlands/83.6_Shipping_Radio_Traffic.txt',
"86.2 Shipping Advisory Channel" = 'texts/lore_radio/badlands/86.2_Shipping_Advisory_Channel.txt',
"91.1 Morozian Classics" = 'texts/lore_radio/badlands/91.1_Morozian_Classics.txt'
)
/datum/space_sector/valley_hale
name = SECTOR_VALLEY_HALE
description = "Nestled in the narrow Frontier space between the Republic of Elyra and the former borders of the Solarian Alliance is Valley Hale, a large region filled with a large \
amount of old, dying stars and impassable nebulae. Due to close proximity to patrols on either end of this space, it isn't frequented much by criminal elements and is one of the \
safer parts of the known Frontier. After 2462, the Republic of Elyra has occupied the majority of Valley Hale, now bordering the Republic of Biesel."
skybox_icon = "valley_hale"
possible_exoplanets = list(
/obj/effect/overmap/visitable/sector/exoplanet/barren/asteroid,
/obj/effect/overmap/visitable/sector/exoplanet/grass/grove,
/obj/effect/overmap/visitable/sector/exoplanet/barren,
/obj/effect/overmap/visitable/sector/exoplanet/lava,
/obj/effect/overmap/visitable/sector/exoplanet/desert,
/obj/effect/overmap/visitable/sector/exoplanet/snow,
/obj/effect/overmap/visitable/sector/exoplanet/crystal
)
starlight_color = "#e68831"
starlight_power = 2
starlight_range = 4
/datum/space_sector/new_ankara
name = SECTOR_TABITI
description = "Tabiti is the home system of the Republic of Elyra. Its capital is Persepolis. The planet was originally an arid planet with a modest atmosphere and stubborn \
native ecosystems already present. Original Alliance-funded terraforming efforts transformed the planet into an Earthlike planet within a decade, allowing the population to flourish \
before and after independence. Commercial and service sector jobs remain the highest employer, second to refineries processing phoron or other minerals transported to the planet's \
orbit. This is among the primary locations in Elyra where phoron can be found in abundance."
skybox_icon = "valley_hale"
starlight_color = "#e68831"
starlight_power = 2
starlight_range = 4
/datum/space_sector/aemag
name = SECTOR_AEMAQ
description = "Located in the Serene Republic of Elyra, the al-Wakwak System is most well-known as the home of Aemaq -- one of the largest chemical production centres of the Orion \
Spur. Aemaq is known for its strikingly purple chemical seas that cover the entirety of its surface and its floating cities that hover above the sea, such as its capital of \
Rumaidair. The chemical seas are home to a variety of fauna, some of which are known as leviathans -- truly massive creatures able to grow up to two kilometers long! Though the \
planet well-known for its research into the seas the chemical industry remains the primary employer on Aemaq, and many hopeful immigrants to the Republic find themselves working \
in the massive chemical plants of Aemaq to make ends meet."
skybox_icon = "valley_hale"
starlight_color = "#e68831"
starlight_power = 2
starlight_range = 4
/datum/space_sector/srandmarr
name = SECTOR_SRANDMARR
description = "S'rand'marr is the star system home to Adhomai, the homeworld of the Tajara species. Adhomai is the fourth planet from S'rendarr. It is a cold and icy world, suffering from \
almost perpetual snowfall and extremely low temperatures. It is currently divided between three factions involved in a cold war: the People's Republic of Adhomai, the Democratic People's \
Republic of Adhomai, and the New Kingdom of Adhomai."
skybox_icon = "srandmarr"
possible_exoplanets = list(
/obj/effect/overmap/visitable/sector/exoplanet/barren/aethemir,
/obj/effect/overmap/visitable/sector/exoplanet/barren/raskara,
/obj/effect/overmap/visitable/sector/exoplanet/barren/azmar,
/obj/effect/overmap/visitable/sector/exoplanet/lava/sahul
)
guaranteed_exoplanets = list(/obj/effect/overmap/visitable/sector/exoplanet/adhomai)
scheduled_port_visits = list("Thursday", "Sunday")
ports_of_call = list("the city of Nal'tor", "the city of Kaltir", "the city of Crevus")
cargo_price_coef = list(
"nanotrasen" = 1.2,
"orion" = 1.1,
"hephaestus" = 1.2,
"zeng_hu" = 1.2,
"eckharts" = 1.2,
"getmore" = 1.2,
"arizi" = 1.2,
"blam" = 1.2,
"iac" = 1.2,
"zharkov" = 0.5,
"virgo" = 1.2,
"bishop" = 1.2,
"xion" = 1.2,
"zavodskoi" = 1.2,
)
starlight_color = "#50b7bb"
starlight_power = 2
starlight_range = 4
sector_lobby_art = list('icons/misc/titlescreens/lore/cold_dawn.dmi')
sector_lobby_transitions = 0
sector_welcome_message = 'sound/AI/adhomai_welcome.ogg'
sector_hud_menu = 'icons/misc/hudmenu/tajara_hud.dmi'
sector_hud_menu_sound = 'sound/effects/menu_click_heavy.ogg'
sector_hud_arrow = "menu_arrow"
lore_radio_stations = list(
"34.2 The Voice of the Tajaran People" = 'texts/lore_radio/adhomai/34.2_The_Voice_of_the_Tajaran_People.txt',
"14.6 Northern Harr'masir Radio" = 'texts/lore_radio/adhomai//14.6_Northern_Harrmasir_Radio.txt',
"72.9 Crevus Radio Center 27" = 'texts/lore_radio/adhomai/72.9_Crevus_Radio_Center_27.txt',
"51.2 Radio Free Adhomai" = 'texts/lore_radio/adhomai/51.2_Radio_Free_Adhomai.txt',
"83.1 The Crown Herald" = 'texts/lore_radio/adhomai/83.1_The_Crown_Herald.txt',
"11.7 KGTW-11" = 'texts/lore_radio/adhomai/11.7_KGTW-11.txt'
)
lobby_tracks = list(
'sound/music/lobby/adhomai/adhomai-1.ogg',
'sound/music/lobby/adhomai/adhomai-2.ogg',
'sound/music/lobby/adhomai/adhomai-3.ogg',
'sound/music/lobby/adhomai/adhomai-4.ogg'
)
/datum/space_sector/nrrahrahul
name = SECTOR_NRRAHRAHUL
description = "Hro'zamal is the second planet in the Nrrahrahul system. Formerly named Nrrahrahul Two, it was given the name Hro'zamal after the establishment of a permanent civilian \
colony on the planet's surface in 2459. The planet is roughly the size of Earth. Most of the planet is dominated by lush jungles except for the poles that possess a subtropical climate; \
Tajara can survive in these regions without the use of suits. The use of acclimatization systems is necessary during the \
warmer seasons."
starlight_color = COLOR_WHITE
starlight_power = 5
starlight_range = 1
/datum/space_sector/gakal
name = SECTOR_GAKAL
description = "Gakal'zaal is the sixth planet in the Gakal star system with its capital city being Zikala. Currently under the control of the Democratic People's Republic of Adhomai. \
The majority of the surface is covered by hills, steppes, and forests. Temperatures are generally low, but the average climate is considered to be more moderate and warm than \
Adhomai. Gakal'zaal is home to a large Tajara population, with an Unathi minority living at the equator."
starlight_color = COLOR_WHITE
starlight_power = 5
starlight_range = 1
/datum/space_sector/uueoaesa
name = SECTOR_UUEOAESA
description = "The home of the Unathi race, Uueoa-Esa is a solar system with 4 rocky planets and 1 gas giant. Moghes is the homeworld of the Unathi species and third from its mother star. \
It is similar in density and composition to Earth and held host to varied and complex environments and local fauna and flora. It's surface area of salt water is much lower than most other habitable planets. \
Moghes is currently experiencing immense environmental degradation following a global nuclear war in the 2430s."
skybox_icon = "uueoaesa"
starlight_color = "#f8711e"
starlight_power = 2
starlight_range = 4
cargo_price_coef = list(
"nanotrasen" = 1.5,
"orion" = 0.8,
"hephaestus" = 0.5,
"zeng_hu" = 1.5,
"eckharts" = 1.5,
"getmore" = 1.2,
"arizi" = 0.5,
"blam" = 1.2,
"iac" = 1.0,
"zharkov" = 0.9,
"virgo" = 1.2,
"bishop" = 1.5,
"xion" = 0.6,
"zavodskoi" = 1.5,
)
sector_welcome_message = 'sound/AI/welcome_hegemony.ogg'
scheduled_port_visits = list("Thursday", "Sunday")
ports_of_call = list("the city of Skalamar")
possible_exoplanets = list(
/obj/effect/overmap/visitable/sector/exoplanet/barren/omzoli,
/obj/effect/overmap/visitable/sector/exoplanet/barren/pid,
/obj/effect/overmap/visitable/sector/exoplanet/barren/asteroid/chanterel,
/obj/effect/overmap/visitable/sector/exoplanet/barren/asteroid/ytizi,
/obj/effect/overmap/visitable/sector/exoplanet/ouerea,
/obj/effect/overmap/visitable/sector/exoplanet/moghes
)
lore_radio_stations = list(
"72.4 Radio Free Ouerea" = 'texts/lore_radio/uueoaesa/72.4_Radio_Free_Ouerea.txt',
"83.3 Canyon City Radio" = 'texts/lore_radio/uueoaesa/83.3_Canyon_City_Radio.txt',
"132.6 SkaldFM" = 'texts/lore_radio/uueoaesa/132.6_Skald_FM.txt',
"166.8 Discontinued Emergency Broadcast" = 'texts/lore_radio/uueoaesa/166.8_Azarak_Emergency_Broadcast.txt'
)