mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-23 20:17:15 +01:00
refactors most spans
This commit is contained in:
@@ -24,5 +24,5 @@
|
||||
return
|
||||
|
||||
/obj/structure/table/rack/holorack/dismantle(obj/item/tool/wrench/W, mob/user)
|
||||
to_chat(user, "<span class='warning'>You cannot dismantle \the [src].</span>")
|
||||
to_chat(user, span_warning("You cannot dismantle \the [src]."))
|
||||
return
|
||||
|
||||
Reference in New Issue
Block a user