/atom/visible_message respects exclude_mobs (#7665)

This commit is contained in:
Atermonera
2020-09-18 20:34:14 -07:00
committed by VirgoBot
parent 7ead858a9a
commit 367a8501ac

View File

@@ -84,7 +84,7 @@
else
exclude_mobs = list(src)
src.show_message(self_message, 1, blind_message, 2)
. = ..()
. = ..(message, blind_message, exclude_mobs)
// Returns an amount of power drawn from the object (-1 if it's not viable).
// If drain_check is set it will not actually drain power, just return a value.