Files
wow-weakauras/Meta/api/C_PetBattles.UseTrap.lua
2024-11-07 23:12:37 +01:00

4 lines
179 B
Lua

---@diagnostic disable: missing-return, lowercase-global
---Throws the trap if the target pet has low enough health. Always uses best trap.
function C_PetBattles.UseTrap() end