Part 2
This commit is contained in:
@@ -117,6 +117,6 @@
|
||||
return
|
||||
|
||||
/obj/item/computer_hardware/card_slot/examine(mob/user)
|
||||
..()
|
||||
. = ..()
|
||||
if(stored_card || stored_card2)
|
||||
to_chat(user, "There appears to be something loaded in the card slots.")
|
||||
. += "There appears to be something loaded in the card slots."
|
||||
|
||||
Reference in New Issue
Block a user