Skip to content

Commit

Permalink
Noita: Remove newline from option description so it doesn't look bad …
Browse files Browse the repository at this point in the history
…on webhost (ArchipelagoMW#2969)
  • Loading branch information
ScipioWright authored Mar 20, 2024
1 parent d0a9d0e commit 6f64bb9
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions worlds/noita/options.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,8 +78,7 @@ class VictoryCondition(Choice):


class ExtraOrbs(Range):
"""Add extra orbs to your item pool, to prevent you from needing to wait as long
for the last orb you need for your victory condition.
"""Add extra orbs to your item pool, to prevent you from needing to wait as long for the last orb you need for your victory condition.
Extra orbs received past your victory condition's amount will be received as hearts instead.
Can be turned on for the Greed Ending goal, but will only really make it harder."""
display_name = "Extra Orbs"
Expand Down

0 comments on commit 6f64bb9

Please sign in to comment.