Initial commit
This commit is contained in:
8
api/HasPetSpells.lua
Normal file
8
api/HasPetSpells.lua
Normal file
@@ -0,0 +1,8 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---@return 1nil hasPetSpells
|
||||
---@return PET petType
|
||||
---@return DEMON
|
||||
---@return PET
|
||||
---Returns whether the player's current pet has a spellbook
|
||||
function HasPetSpells() end
|
||||
Reference in New Issue
Block a user