gunshot residue should only be on clothing/human (#16446)

* should only be on clothing

* .
This commit is contained in:
Kashargul
2024-10-12 16:43:13 +02:00
committed by GitHub
parent 7b21a61228
commit 98293e1aa9
2 changed files with 1 additions and 3 deletions
-2
View File
@@ -79,8 +79,6 @@ var/global/list/obj/item/pda/PDAs = list()
var/list/notifying_programs = list()
var/retro_mode = 0
var/gunshot_residue // VOREstation edit: prevents wrist PDA from preventing gun use
/obj/item/pda/examine(mob/user)
. = ..()
if(Adjacent(user))