mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-27 16:37:17 +00:00
Updated Lua Parser (markdown)
@@ -782,6 +782,7 @@ Note: Encounter scripts cannot properly catch EVENT_COMMAND or EVENT_TRADE unles
|
|||||||
> {
|
> {
|
||||||
> ItemInst self;
|
> ItemInst self;
|
||||||
> Client owner;
|
> Client owner;
|
||||||
|
> Mob target;
|
||||||
> Spell spell;
|
> Spell spell;
|
||||||
> }
|
> }
|
||||||
> ```
|
> ```
|
||||||
|
|||||||
Reference in New Issue
Block a user