[MIRROR] Makes defib description text slightly more informative (#4265)

* Makes defib description text slightly more informative (#57778)

seems many people didn't know you can connect defibs directly to medical cyborgs
This PR helps fix that

* Makes defib description text slightly more informative

Co-authored-by: Emmanuel S <mrdoomboyo@gmail.com>
This commit is contained in:
SkyratBot
2021-03-20 01:43:13 +00:00
committed by GitHub
co-authored by Emmanuel S
parent aa1059119e
commit ecd5d14943
+2 -1
View File
@@ -3,7 +3,8 @@
/obj/item/defibrillator
name = "defibrillator"
desc = "A device that delivers powerful shocks to detachable paddles that resuscitate incapacitated patients."
desc = "A device that delivers powerful shocks to detachable paddles that resuscitate incapacitated patients. \
Has a rear bracket for attachments to wall mounts and medical cyborgs."
icon = 'icons/obj/defib.dmi'
icon_state = "defibunit"
inhand_icon_state = "defibunit"