Files
wow_Meta/api/C_PetBattles.UseTrap.lua
2025-05-04 15:15:00 +02:00

6 lines
186 B
Lua

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