Ports new zmimic changes/bugfixes/etc from Bay/Nebula. (#14495)

This commit is contained in:
Matt Atlas
2022-08-02 17:56:01 +02:00
committed by GitHub
parent 06e5c811ac
commit af79eebb88
22 changed files with 625 additions and 302 deletions
+4
View File
@@ -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