Files
wow_Meta/api/C_PetBattles.UseTrap.lua
2024-12-16 13:13:08 +01:00

4 lines
176 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