mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-25 06:00:16 +01:00
Update code/game/machinery/defibrillator_mount.dm
This commit is contained in:
@@ -172,7 +172,7 @@
|
||||
|
||||
/obj/item/wallframe/defib_mount/charging
|
||||
name = "unhooked PENLITE defibrillator mount"
|
||||
desc = "A frame for a PENLITE defibrillator mount. It can't be removed once it's placed."
|
||||
desc = "A frame for a PENLITE defibrillator mount. Unlike the normal mount, it can passively recharge the unit inside."
|
||||
icon_state = "penlite_mount"
|
||||
custom_materials = list(/datum/material/iron = 300, /datum/material/glass = 100, /datum/material/silver = 50)
|
||||
result_path = /obj/machinery/defibrillator_mount/charging
|
||||
|
||||
Reference in New Issue
Block a user