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:
@@ -181,7 +181,7 @@
|
||||
keepgoing = FALSE
|
||||
|
||||
if(E.len == 0)
|
||||
to_chat(src, SPAN_NOTICE("There are no mobs to examine."))
|
||||
to_chat(src, span_notice("There are no mobs to examine."))
|
||||
return
|
||||
var/atom/B = null
|
||||
if(E.len == 1)
|
||||
|
||||
Reference in New Issue
Block a user