mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-29 16:18:01 +01:00
Wallets no longer show redundant examine text for ID cards (#57314)
This commit is contained in:
@@ -122,7 +122,6 @@
|
||||
/obj/item/storage/wallet/get_id_examine_strings(mob/user)
|
||||
. = ..()
|
||||
if(front_id)
|
||||
. += "\The [src] is displaying [front_id]."
|
||||
. += front_id.get_id_examine_strings(user)
|
||||
|
||||
/obj/item/storage/wallet/GetID()
|
||||
|
||||
Reference in New Issue
Block a user