mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-20 11:35:19 +01:00
refactors most spans
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
qdel(G)
|
||||
qdel(M)
|
||||
else
|
||||
to_chat(user, "<span class='danger'>They are too big for the spike, try something smaller!</span>")
|
||||
to_chat(user, span_danger("They are too big for the spike, try something smaller!"))
|
||||
|
||||
/obj/structure/kitchenspike/proc/spike(var/mob/living/victim)
|
||||
if(!istype(victim))
|
||||
|
||||
Reference in New Issue
Block a user