You want to spawn a pre-shrunk creature?
Essentially, you want to spawn the idol for the creature?
 
Well, depending on if you have some type of pet system installed or not...you can create an entry on an Xmlspawner for a shrunken pet. You need to know what properties the pet has before and after shrinking, and build those into the entry. Also, it's possible the Shrink system you have installed, won't allow you to spawn a shrunken pet (because a player can't unshrink it, or tame it, so they don't own it).
 
Back