here we go again (#2456)

This commit is contained in:
LetterJay
2017-08-24 19:24:25 -07:00
committed by kevinz000
parent c7ed043fd5
commit 188193eb61
1107 changed files with 25420 additions and 25417 deletions
+1 -1
View File
@@ -136,7 +136,7 @@
icon_state = "[card_face]"
/obj/item/toy/cards/singlecard/cas/attackby(obj/item/I, mob/living/user, params)
if(istype(I, /obj/item/weapon/pen))
if(istype(I, /obj/item/pen))
if(!blank)
to_chat(user, "You cannot write on that card.")
return