We need to implement an option that will do the following:
- IF pet limit is set to 1 ~ Remove current pet, then spawn new pet
- IF pet limit is more then 1 ~ Open the Remove Pet GUI and have the player select what pet they want removed, Then spawn in the pet they would like spawned.
We need to implement an option that will do the following: