mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-14 09:27:45 +01:00
fix
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
the Sol Alliance over the loss of such a wealthy system, while Nanotrasen continues to have a heavy hand in all levels of Tau Ceti."
|
||||
cargo_price_coef = list("nt" = 0.8, "hpi" = 0.8, "zhu" = 0.8, "een" = 1, "get" = 0.8, "arz" = 1, "blm" = 1,
|
||||
"iac" = 1, "zsc" = 1, "vfc" = 1, "bis" = 0,8, "xmg" = 0.8, "npi" = 0.8)
|
||||
possible_exoplanets = list(/obj/effect/overmap/visitable/sector/exoplanet/desert)
|
||||
possible_exoplanets = list(/obj/effect/overmap/visitable/sector/exoplanet/snow)
|
||||
|
||||
/datum/space_sector/romanovich
|
||||
name = SECTOR_ROMANOVICH
|
||||
@@ -21,4 +21,4 @@
|
||||
The Zone, or the CRZ, is an area of instability and logistical chaos where once-Alliance colonies exist in relative peace compared to the adjacent Human Wildlands. This is owed to \
|
||||
two factors: the presence of the lingering Stellar Corporate Conglomerate, and the federal authority of the Republic of Biesel backing them up. Warlords and major antagonistic \
|
||||
factions (to Biesel) generally refrain from entering these territories to avoid the ire of the Conglomerate, much less the repercussions of engaging its allies."
|
||||
possible_exoplanets = list(/obj/effect/overmap/visitable/sector/exoplanet/desert)
|
||||
possible_exoplanets = list(/obj/effect/overmap/visitable/sector/exoplanet/snow)
|
||||
@@ -34,8 +34,8 @@
|
||||
|
||||
use_overmap = TRUE
|
||||
num_exoplanets = 2
|
||||
planet_size = list(50,50)
|
||||
overmap_event_areas = 15
|
||||
planet_size = list(255,255)
|
||||
|
||||
station_networks = list(
|
||||
NETWORK_COMMAND,
|
||||
|
||||
Reference in New Issue
Block a user