Quote:
Originally Posted by Chompy
Hmm, in the dialog system you still has functions that were from your old mudlib, like findMudPlayer() 
|

I had findMudArchetype(), findMudPlayer(), and findMudContainer() in the stdlib but I removed them.
In the new system containers will be an interface of a MudObject and not a seperate object in itself.