We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a9d0e commit 6f64bb9Copy full SHA for 6f64bb9
worlds/noita/options.py
@@ -78,8 +78,7 @@ class VictoryCondition(Choice):
78
79
80
class ExtraOrbs(Range):
81
- """Add extra orbs to your item pool, to prevent you from needing to wait as long
82
- 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.
83
Extra orbs received past your victory condition's amount will be received as hearts instead.
84
Can be turned on for the Greed Ending goal, but will only really make it harder."""
85
display_name = "Extra Orbs"
0 commit comments