mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
294 B
294 B
Function: HasRecovered(spawn)
Description: If the NPC has recovered from spell casting.
Parameters:
spawn(Spawn) - Spawn object representingspawn.
Returns: True if casting again is possible, otherwise false if inbetween cast recovery.
Example:
Example Required