mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-21 19:17:50 +01:00
Whoops, Left in some unfinished code, removed
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
afterattack(atom/target, mob/user, proximity)
|
||||
if(!proximity) return
|
||||
if(istype(target,/obj/item/toy/cards/singlecard) || istype(target,/obj/item/toy/cards/)
|
||||
if(istype(target,/obj/item/toy/cards/singlecard))
|
||||
user << "\red Unable to scan [target]."
|
||||
return
|
||||
if(istype(target,/obj/item))
|
||||
|
||||
Reference in New Issue
Block a user