mirror of
https://github.com/emagi/eq2emu
synced 2026-08-12 18:23:04 -04:00
262 B
262 B
Function: GetBaseAggroRadius(spawn)
Description: Return's the base aggro radius of the Spawn.
Parameters:
spawn(Spawn) - Spawn object representingspawn.
Returns: Base aggro radius of the spawn in float.
Example:
Example Required