1
0
EQ2Emu/docs/lua_functions/SendNewAdventureSpells.md

14 lines
228 B
Markdown

### Function: SendNewAdventureSpells(player)
**Description:**
Sends adventure spells by their level.
**Parameters:**
- `player` (Spawn) - Spawn object representing `player`.
**Returns:** None.
**Example:**
Example Required