mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user