Remove the normal speed icon, properly this time

Fixes #230
This commit is contained in:
2024-08-27 23:41:45 -04:00
committed by Celtic Minstrel
parent 63fa57165f
commit 6ffbc71d44

View File

@@ -12,7 +12,9 @@ static status_info_t status_info[int(eStatus::CHARM) + 1] = {
{false, 4}, // POISONED_WEAPON
{false, 2, 3}, // BLESS_CURSE
{true, 0, -1, {1, 4}}, // POISON
{false, 6, 8, {7, 0, 0}}, // HASTE_SLOW
{false, 6, 8 // HASTE_SLOW
//, {7, 0, 0} // uncomment to enable the "normal speed" icon
},
{false, 5}, // INVULNERABLE
{false, 9, 19}, // MAGIC_RESISTANCE
{true, 10}, // WEBS