mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-08-29 15:08:34 +01:00
rid of old span macros
This commit is contained in:
@@ -158,7 +158,7 @@
|
||||
O.forceMove(loc)
|
||||
auto_align(I, params, TRUE)
|
||||
else
|
||||
to_chat(user, SPAN_WARNING("\The [I] is too big for you to move!"))
|
||||
to_chat(user, span_warning("\The [I] is too big for you to move!"))
|
||||
return
|
||||
|
||||
/obj/structure/low_wall/proc/handle_rod_use(mob/user, obj/item/stack/rods/R)
|
||||
|
||||
Reference in New Issue
Block a user