Disable PDA Contamination

No more meta-gaming that people must have been ate/churned away with their PDA showing as (whatever) (name) (job). Ported from VoreStation, yay. Linky-linky: https://github.com/VOREStation/VOREStation/pull/4562
This commit is contained in:
TheFurryFeline
2019-03-12 18:17:50 -04:00
committed by GitHub
parent 6295ad39fc
commit fdaff14017
@@ -91,6 +91,9 @@ var/image/gurgled_overlay = image('icons/effects/sludgeoverlay_vr.dmi')
return
..()
/obj/item/device/pda/gurgle_contaminate(var/atom/movable/item_storage = null)
return FALSE
//////////////
// Special handling of gurgle_contaminate
//////////////