Room doesn't have a spawn event
Closed this issue · 0 comments
shawncplus commented
Area's get the roomAdded
event to know when it gets a new room, and items/npcs get a spawn event but room's don't know when they're added.
- Add a
Room#spawn
event fired when a room is created - Add a
Room#ready
event, after spawn, when a room is hydrated