mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-25 21:19:44 +01:00
gaming
This commit is contained in:
@@ -39,8 +39,8 @@
|
||||
. = ..()
|
||||
|
||||
/obj/effect/decal/writing/examine(mob/user)
|
||||
. = ..()
|
||||
to_chat(user, "It reads \"[message]\".")
|
||||
..()
|
||||
. += "\n It reads \"[message]\"."
|
||||
|
||||
/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