Merge pull request #9897 from VOREStation/upstream-merge-7963

[MIRROR] Tweaked implant loadout, refactored implant detection.
This commit is contained in:
Novacat
2021-03-10 14:40:05 -05:00
committed by Chompstation Bot
parent 9e2af79bc3
commit 4631c4faca
7 changed files with 33 additions and 23 deletions

View File

@@ -465,6 +465,7 @@
/obj/item/weapon/implant/health
name = "health implant"
known_implant = TRUE
var/healthstring = ""
/obj/item/weapon/implant/health/proc/sensehealth()