Returns the types of food that a stabled pet will eat
See also Pet Stable functions.
Signature:
...
=
GetStablePetFoodTypes(index)
Arguments:
index
- Index of a stable slot (number
)0
- Active pet1 to NUM_PET_STABLE_SLOTS
- A stabled pet
Returns:
...
- A list of strings, each the localized name of a food type the pet will eat (list
)