mirror of
https://github.com/Yawn-Wider/YWPolarisVore.git
synced 2026-08-26 14:36:50 +01:00
Merge branch 'release' of https://github.com/VOREStation/VOREStation into izac
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