From 9213e2afba75a39526c607a3d7475dfd4e6ed0c8 Mon Sep 17 00:00:00 2001 From: alberyk Date: Tue, 18 Jan 2022 20:57:08 -0300 Subject: [PATCH] fix --- code/modules/background/space_sectors/tauceti.dm | 4 ++-- maps/sccv_horizon/code/sccv_horizon.dm | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/code/modules/background/space_sectors/tauceti.dm b/code/modules/background/space_sectors/tauceti.dm index c465a3268c3..5662cfd9bef 100644 --- a/code/modules/background/space_sectors/tauceti.dm +++ b/code/modules/background/space_sectors/tauceti.dm @@ -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) \ No newline at end of file + possible_exoplanets = list(/obj/effect/overmap/visitable/sector/exoplanet/snow) \ No newline at end of file diff --git a/maps/sccv_horizon/code/sccv_horizon.dm b/maps/sccv_horizon/code/sccv_horizon.dm index 82239f62ae1..c9d696f58c3 100644 --- a/maps/sccv_horizon/code/sccv_horizon.dm +++ b/maps/sccv_horizon/code/sccv_horizon.dm @@ -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,