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 and EmilyV99 committed Apr 15, 2024
1 parent 96b95b3 commit 7d813af
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 7d813af

Please sign in to comment.