mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 09:08:30 +01:00
[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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user