Ruined Propellant Depot Scenario - away site fix (#20204)

.

Co-authored-by: DreamySkrell <>
This commit is contained in:
DreamySkrell
2024-11-28 15:28:25 +00:00
committed by GitHub
co-authored by DreamySkrell <>
parent 55e1e823d8
commit ea97ff8df3
2 changed files with 9 additions and 2 deletions
@@ -0,0 +1,7 @@
author: DreamySkrell
delete-after: True
changes:
- bugfix: "Ruined Propellant Depot Scenario - away site fix."
@@ -6,8 +6,8 @@
prefix = "scenarios/ruined_propellant_depot/"
suffix = "ruined_propellant_depot.dmm"
spawn_cost = 0 // so it does not spawn as ordinary away site
spawn_weight = 1
spawn_cost = 1
spawn_weight = 0 // so it does not spawn as ordinary away site
sectors = list(ALL_POSSIBLE_SECTORS)
unit_test_groups = list(1)