Initial commit
This commit is contained in:
4
api/PetPassiveMode.lua
Normal file
4
api/PetPassiveMode.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
---@diagnostic disable: missing-return, lowercase-global
|
||||
|
||||
---Enables passive mode for the player's pet. In this mode, the pet will not automatically attack any target.
|
||||
function PetPassiveMode() end
|
||||
Reference in New Issue
Block a user