A new section in global-settings called pet-items is used to define pet item transformation items. By default, bones are transformed into wolves, but the item type can now be changed to support using actual bones in classes. This refactors the pet spawning into its own class to reduce some of the massive responsibility of ArenaImpl. This closes #467