Merge pull request #3685 from Tastyfish/pda-tweaks

A couple PDA tweaks
This commit is contained in:
Fox McCloud
2016-02-24 01:54:48 -05:00
3 changed files with 4 additions and 8 deletions
+2 -1
View File
@@ -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