mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-19 11:05:03 +01:00
pass 2+fix
This commit is contained in:
@@ -180,13 +180,13 @@
|
||||
else
|
||||
stat &= ~NOPOWER
|
||||
|
||||
Del()
|
||||
Destroy()
|
||||
if(istype(loc,/obj/item/device/laptop))
|
||||
var/obj/O = loc
|
||||
spawn(5)
|
||||
if(O)
|
||||
del O
|
||||
..()
|
||||
qdel(O)
|
||||
return ..()
|
||||
|
||||
|
||||
AltClick()
|
||||
|
||||
Reference in New Issue
Block a user