This commit is contained in:
alberyk
2022-01-19 12:19:48 -03:00
parent 5094492d51
commit f8bd8fce77
3 changed files with 39 additions and 10 deletions
@@ -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/snow)
possible_exoplanets = list(/obj/effect/overmap/visitable/sector/exoplanet/barren/asteroid)
/datum/space_sector/romanovich
name = SECTOR_ROMANOVICH
@@ -13,7 +13,7 @@
semi-precious metals as well as radioactive elements, the Romanovich Cloud is the source of nearly all the raw materials used within Tau Ceti. The cloud is also one of the few\
sources of Phoron, a volatile but highly-sought after compound, known for its uses in the biomedical and energy industries. Most of the sources of Phoron within the Romanovich \
Cloud are under control of NanoTrasen, which has consequently established many high-tech research facilities in the area in the past few years."
possible_exoplanets = list(/obj/effect/overmap/visitable/sector/exoplanet/snow)
possible_exoplanets = list(/obj/effect/overmap/visitable/sector/exoplanet/barren/asteroid/romanovich)
/datum/space_sector/corp_zone
name = SECTOR_CORP_ZONE
@@ -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/snow)
possible_exoplanets = list(/obj/effect/overmap/visitable/sector/exoplanet/barren/asteroid)