No more empty action button (#22990)

This commit is contained in:
Oblisk234
2025-02-24 05:06:17 +00:00
committed by GitHub
parent 82120fbb5b
commit 69c7853937

View File

@@ -77,6 +77,7 @@
/obj/item/implant/health
name = "health implant"
actions_types = null
var/healthstring = ""
/obj/item/implant/health/proc/sensehealth()