Skip to content

Commit

Permalink
Include missing wiki stages in managed runs
Browse files Browse the repository at this point in the history
  • Loading branch information
coldino committed Sep 17, 2023
1 parent 4f6b121 commit 9f48161
Showing 1 changed file with 12 additions and 3 deletions.
15 changes: 12 additions & 3 deletions config/runs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -92,8 +92,11 @@ ark_mods_2d:
<<: *ark
stages:
- asb.species
- wiki.species
- wiki.spawn_groups
- wiki.engrams
- wiki.items
- wiki.drops
- wiki.species
triggers:
frequency: P2D
mods:
Expand All @@ -120,8 +123,11 @@ ark_mods_7d:
<<: *ark
stages:
- asb.species
- wiki.species
- wiki.spawn_groups
- wiki.engrams
- wiki.items
- wiki.drops
- wiki.species
triggers:
frequency: P7D
mods:
Expand All @@ -148,8 +154,11 @@ ark_mods_manual_only:
<<: *ark
stages:
- asb.species
- wiki.species
- wiki.spawn_groups
- wiki.engrams
- wiki.items
- wiki.drops
- wiki.species
mods:
- 1785800853 # Behavorial-Expansion
- 1498206270 # SmallDragon
Expand Down

0 comments on commit 9f48161

Please sign in to comment.