mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-21 12:02:31 +01:00
Ports new zmimic changes/bugfixes/etc from Bay/Nebula. (#14495)
This commit is contained in:
@@ -154,6 +154,10 @@
|
||||
if(intent_message)
|
||||
intent_message(intent_message, intent_range, messagemobs)
|
||||
|
||||
//Multiz, have shadow do same
|
||||
if(bound_overlay)
|
||||
bound_overlay.visible_message(message, blind_message, range)
|
||||
|
||||
// Designed for mobs contained inside things, where a normal visible message wont actually be visible
|
||||
// Useful for visible actions by pAIs, and held mobs
|
||||
// Broadcaster is the place the action will be seen/heard from, mobs in sight of THAT will see the message. This is generally the object or mob that src is contained in
|
||||
|
||||
Reference in New Issue
Block a user