mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 07:33:34 +01:00
A couple PDA tweaks
This commit is contained in:
@@ -435,7 +435,8 @@ var/global/list/obj/item/device/pda/PDAs = list()
|
||||
qdel(A)
|
||||
programs.Cut()
|
||||
if(cartridge)
|
||||
cartridge.forceMove(T)
|
||||
qdel(cartridge)
|
||||
cartridge = null
|
||||
return ..()
|
||||
|
||||
// Pass along the pulse to atoms in contents, largely added so pAIs are vulnerable to EMP
|
||||
|
||||
Reference in New Issue
Block a user