mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Converts emote("me", ...) to visible_message. (#10331)
This commit is contained in:
@@ -77,7 +77,7 @@
|
||||
break
|
||||
show_message = FALSE
|
||||
if(show_message && eye_emote)
|
||||
owner.emote("me", 1, eye_emote)
|
||||
owner.visible_message("<b>[owner]</b>[eye_emote]")
|
||||
|
||||
night_vision = TRUE
|
||||
owner.stop_sight_update = TRUE
|
||||
|
||||
Reference in New Issue
Block a user