RanvierMUD / core

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

Add Item to ItemManager in hydrate() #100

Open nelsonsbrian opened 5 years ago

nelsonsbrian commented 5 years ago

Would like to see the item added to ItemManager when hydrated to match npc.hydrate. Found a few instances where I didn't actually have the items being added to the ItemManager.