mirror of
https://github.com/CHOMPstation/CHOMPstation.git
synced 2026-08-24 04:26:38 +01:00
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:
@@ -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
|
||||
//////////////
|
||||
|
||||
Reference in New Issue
Block a user