mirror of
https://github.com/TwilitRealm/dusklight
synced 2026-06-04 10:26:16 -04:00
Shorten Description
The description was very, very long before
This commit is contained in:
@@ -1172,12 +1172,7 @@ SettingsWindow::SettingsWindow(bool prelaunch) : mPrelaunch(prelaunch) {
|
||||
});
|
||||
}
|
||||
pane.add_rml(
|
||||
"<br/>Control the behavior of the Magic Armor."
|
||||
"<br/><b>Normal</b> is its original behavior."
|
||||
"<br/><b>On Damage</b> only uses rupees when damaged. You will not become heavy when you run out."
|
||||
"<br/><b>Double Defense</b> never uses rupees and halves damage taken."
|
||||
"<br/><b>Invincible</b> never uses rupees and is immune to damage."
|
||||
"<br/><b>Cosmetic</b> uses no rupees and provides no other benefits.");
|
||||
"<br/>Control the behavior of the Magic Armor.");
|
||||
});
|
||||
addCheat("Invincible Enemies", getSettings().game.invincibleEnemies,
|
||||
"Prevents enemies from taking damage.");
|
||||
|
||||
Reference in New Issue
Block a user