This is where all of ScalyMUCK’s model definitions are located, save for the modifications that may extend the software in such a way that it demands for extra models but that is beyond the point.
All of the above classes inherit a few functions from ObjectBase as well.
Bots are basically just the AI’s of the game. They’re not items, but they’re not players either. They have the special property of being interchangable with player object instances for the most part except when it comes to certain functions – such as having a password hash.
A 2000 character string representing the description of the Bot.
A 25 character string representing the name of the Bot displayed to Players.
This variable is the database number of the Bot.
A short 25 character string representing the name of the Bot. It should be all lowercase.