mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Ruined Propellant Depot Scenario - away site fix (#20204)
. Co-authored-by: DreamySkrell <>
This commit is contained in:
co-authored by
DreamySkrell <>
parent
55e1e823d8
commit
ea97ff8df3
@@ -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)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user