RanvierMUD / core

Core engine code for Ranvier
https://ranviermud.com
MIT License
45 stars 40 forks source link

Room doesn't have a spawn event #67

Closed shawncplus closed 5 years ago

shawncplus commented 5 years ago

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.