Makes konyang not always spawn (#17423)

This commit is contained in:
Matt Atlas
2023-09-24 03:30:49 +02:00
committed by GitHub
parent 34068b0bb4
commit ef11eeec8a
2 changed files with 1 additions and 2 deletions
@@ -6,7 +6,6 @@
suffixes = list("away_site/konyang/point_verdant/point_verdant-1.dmm","away_site/konyang/point_verdant/point_verdant-2.dmm","away_site/konyang/point_verdant/point_verdant-3.dmm")
spawn_weight = 1
spawn_cost = 1
template_flags = TEMPLATE_FLAG_SPAWN_GUARANTEED
/singleton/submap_archetype/point_verdant
map = "point_verdant"
@@ -3,7 +3,7 @@
id = "konyang_landing_zone"
description = "An artificial orbitally-dropped prefab of flattened ground established for shuttle landing."
template_flags = TEMPLATE_FLAG_NO_RUINS|TEMPLATE_FLAG_RUIN_STARTS_DISALLOWED|TEMPLATE_FLAG_SPAWN_GUARANTEED
template_flags = TEMPLATE_FLAG_NO_RUINS|TEMPLATE_FLAG_RUIN_STARTS_DISALLOWED
sectors = list(SECTOR_HANEUNIM)
suffixes = list("konyang/landing_zone.dmm")