Add meta
This commit is contained in:
5
Meta/api/C_PetBattles.ChangePet.lua
Normal file
5
Meta/api/C_PetBattles.ChangePet.lua
Normal file
@@ -0,0 +1,5 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@param id number
|
||||
---Attempts to change your active pet. Has no effect if used when this switch isn't impossible (out of turn, with the ID of a dead pet, etc.).
|
||||
function C_PetBattles.ChangePet(id) end
|
||||
Reference in New Issue
Block a user