mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 10:12:45 +00:00
webedit graffiti examine . = ..()
This commit is contained in:
@@ -40,7 +40,11 @@
|
||||
|
||||
/obj/effect/decal/writing/examine(mob/user)
|
||||
. = ..()
|
||||
<<<<<<< HEAD
|
||||
to_chat(user, "It reads \"[message]\".")
|
||||
=======
|
||||
. += "\n It reads \"[message]\"."
|
||||
>>>>>>> c04b817bbe... Merge pull request #11809 from Hatterhat/patch-3
|
||||
|
||||
/obj/effect/decal/writing/attackby(var/obj/item/thing, var/mob/user)
|
||||
if(istype(thing, /obj/item/weapon/weldingtool))
|
||||
|
||||
Reference in New Issue
Block a user