mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Noita: Remove newline from option description so it doesn't look bad on webhost (#2969)
This commit is contained in:
@@ -78,8 +78,7 @@ class VictoryCondition(Choice):
|
|||||||
|
|
||||||
|
|
||||||
class ExtraOrbs(Range):
|
class ExtraOrbs(Range):
|
||||||
"""Add extra orbs to your item pool, to prevent you from needing to wait as long
|
"""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.
|
||||||
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.
|
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."""
|
Can be turned on for the Greed Ending goal, but will only really make it harder."""
|
||||||
display_name = "Extra Orbs"
|
display_name = "Extra Orbs"
|
||||||
|
Reference in New Issue
Block a user