Skip to content

Commit

Permalink
Update game preset map pools
Browse files Browse the repository at this point in the history
  • Loading branch information
Partmedia committed Jul 16, 2024
1 parent 16ea702 commit 039ce26
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Resources/Prototypes/game_presets.yml
Original file line number Diff line number Diff line change
Expand Up @@ -129,13 +129,15 @@
rules:
- MiningProfitManager
- MiningEventScheduler
supportedMaps: MiningMapPool

- type: gamePreset
id: Dungeon
name: Dungeon
description: Recover a powerful artifact hidden deep within the asteroid.
rules:
- DungeonRuleSystem
supportedMaps: DungeonMapPool

- type: gamePreset
id: MiningDungeon
Expand All @@ -146,3 +148,4 @@
- MiningProfitManager
- MiningEventScheduler
- DungeonRuleSystem
supportedMaps: MiningMapPool

0 comments on commit 039ce26

Please sign in to comment.