mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-24 20:47:10 +01:00
Defib update, cell path update
This commit is contained in:
@@ -122,7 +122,7 @@
|
||||
|
||||
New(var/L, var/built = 0)
|
||||
if(!built && !battery)
|
||||
battery = new /obj/item/weapon/cell(src)
|
||||
battery = new /obj/item/weapon/stock_parts/cell(src)
|
||||
..(L,built)
|
||||
|
||||
verb/close_computer()
|
||||
|
||||
Reference in New Issue
Block a user