Skip to content

Commit

Permalink
Merge pull request Simple-Station#385 from fenndragon/Fixes
Browse files Browse the repository at this point in the history
Irregular Extended Fix
  • Loading branch information
Fansana authored Dec 7, 2024
2 parents 3ff62fc + 075cc2f commit 6574ec0
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions Resources/Prototypes/GameRules/roundstart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -261,7 +261,6 @@
startingSlope: 0.2
downwardsLimit: -0.35
upwardsLimit: 0.4

# More likely to go down than up, so calmness prevails
- type: entity
id: IrregularExtendedStationEventScheduler
Expand All @@ -274,9 +273,7 @@
startingSlope: -1
downwardsLimit: -0.4
upwardsLimit: 0.3
downwardsBias: -1.1
upwardsBias: 0.9


# variation passes
- type: entity
id: BasicRoundstartVariation
Expand Down

0 comments on commit 6574ec0

Please sign in to comment.