Noita: Remove newline from option description so it doesn't look bad on webhost (#2969)

This commit is contained in:
Scipio Wright 2024-03-20 08:46:31 -04:00 committed by GitHub
parent d0a9d0e2d1
commit 6f64bb9869
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 2 deletions

View File

@ -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"