Fixes implant pads

This commit is contained in:
Ghommie
2019-11-29 20:12:10 +01:00
parent 81977819ac
commit d9636398e1
3 changed files with 14 additions and 17 deletions
+1 -1
View File
@@ -107,7 +107,7 @@
return ..()
/obj/item/implant/proc/get_data()
return "No information available"
return "No information available about this implant."
/obj/item/implant/dropped(mob/user)
. = 1