mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-21 12:08:55 +01:00
Fixed null description in cerulean regenerative extract (#85089)
## About The Pull Request Fixed null description in cerulean regenerative extract ## Why It's Good For The Game Bugge ## Changelog 🆑 fix: Fixed null description in cerulean regenerative extract /🆑
This commit is contained in:
@@ -8,6 +8,7 @@ Regenerative extracts:
|
||||
desc = "It's filled with a milky substance, and pulses like a heartbeat."
|
||||
effect = "regenerative"
|
||||
icon_state = "regenerative"
|
||||
effect_desc = "Completely heals your injuries, with no extra effects."
|
||||
|
||||
/obj/item/slimecross/regenerative/proc/core_effect(mob/living/carbon/human/target, mob/user)
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user