RanvierMUD/core

Room does not proxy npcEnter/npcLeave like it does for players

Closed this issue · 1 comments

There is no way to set up a listener for a player to capture a npcEnter event because it is emitted to the room but not proxied down to the player.

Closed in #39