mirror of
https://github.com/PolarisSS13/Polaris.git
synced 2026-08-30 08:38:13 +01:00
/atom/visible_message respects exclude_mobs (#7665)
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user