mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 20:11:04 +01:00
Uueoa-Esa, Part 1: Sector & Planets (#18941)
Adds the Uueoa-Esa system, its skybox and stargazer, and its lore planets, currently without ruins for ease of review.
This commit is contained in:
@@ -109,7 +109,29 @@
|
||||
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 2430's."
|
||||
starlight_color = COLOR_WHITE
|
||||
starlight_power = 5
|
||||
starlight_range = 1
|
||||
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("nt" = 1.5, "hpi" = 0.5, "zhu" = 1.5, "een" = 1.5, "get" = 1.2, "arz" = 0.5, "blm" = 1.2, "iac" = 1.0, "zsc" = 0.9, "vfc" = 1.2, "bis" = 1.5, "xmg" = 0.6, "npi" = 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" = "config/lore_radio/uueoaesa/72.4_Radio_Free_Ouerea.txt",
|
||||
"83.3 Canyon City Radio" = "config/lore_radio/uueoaesa/83.3_Canyon_City_Radio.txt",
|
||||
"132.6 SkaldFM" = "config/lore_radio/uueoaesa/132.6_Skald_FM.txt",
|
||||
"166.8 Discontinued Emergency Broadcast" = "config/lore_radio/uueoaesa/166.8_Azarak_Emergency_Broadcast.txt"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user