/atom/visible_message respects exclude_mobs (#7665)

This commit is contained in:
Atermonera
2020-09-18 20:34:14 -07:00
committed by GitHub
parent ccdeaa1018
commit d1f346d7c3
+1 -1
View File
@@ -83,7 +83,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.