mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-15 18:14:22 +01:00
[MIRROR] Xenobiology regenerative sepia crossbreed usage's description is corrected [MDB IGNORE] (#19125)
* Xenobiology regenerative sepia crossbreed usage's description is corrected (#73143) Changes the description of the "regenerative sepia crossbreed" to tell what it actually does : Fully heal, then "déjà-vu" on the position it was used. * Xenobiology regenerative sepia crossbreed usage's description is corrected --------- Co-authored-by: Tristrian <Tiago.A.C.9@hotmail.com>
This commit is contained in:
@@ -156,7 +156,7 @@ Regenerative extracts:
|
||||
|
||||
/obj/item/slimecross/regenerative/sepia
|
||||
colour = "sepia"
|
||||
effect_desc = "Fully heals the target and stops time."
|
||||
effect_desc = "Fully heals the target. After 10 seconds, relocate the target to the initial position the core was used with their previous health status."
|
||||
|
||||
/obj/item/slimecross/regenerative/sepia/core_effect_before(mob/living/target, mob/user)
|
||||
to_chat(target, span_notice("You try to forget how you feel."))
|
||||
|
||||
Reference in New Issue
Block a user