Oh hey, all of those compile fixes
This commit is contained in:
@@ -48,8 +48,7 @@
|
||||
|
||||
msg = emoji_parse(msg)
|
||||
|
||||
log_ooc("(LOCAL) [mob.name]/[key] : [msg]")
|
||||
mob.log_message("(LOCAL): [msg]", INDIVIDUAL_OOC_LOG)
|
||||
mob.log_talk(msg,LOG_OOC, tag="(LOOC)")
|
||||
|
||||
var/list/heard = get_hearers_in_view(7, get_top_level_mob(src.mob))
|
||||
for(var/mob/M in heard)
|
||||
|
||||
Reference in New Issue
Block a user