Changing the description of the red stable slimecore effect (#90134)

## About The Pull Request
changes the description of the stable red extract from "Nullifies all
equipment based slowdowns." to "Nullifies all equipment based speed
change." Because that's what it does.
## Why It's Good For The Game
The description of the effects in the game must match what their code
does.
## Changelog
🆑
spellcheck: changes the description of the stable red extract from
"Nullifies all equipment based slowdowns." to "Nullifies all equipment
based speed change."
/🆑
This commit is contained in:
Maximal08
2025-03-20 14:34:05 +01:00
committed by GitHub
parent 5d50df3055
commit 0dc0cd6be2
@@ -110,7 +110,7 @@ Stabilized extracts:
/obj/item/slimecross/stabilized/red
colour = SLIME_TYPE_RED
effect_desc = "Nullifies all equipment based slowdowns."
effect_desc = "Nullifies all equipment based speed change."
/obj/item/slimecross/stabilized/green
colour = SLIME_TYPE_GREEN