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

5 lines
177 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