mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-03 00:52:25 +00:00
Updated Lua Parser (markdown)
parent
64090e3abd
commit
fd0e466414
@ -351,7 +351,7 @@ Note: Encounter scripts cannot properly catch EVENT_COMMAND or EVENT_TRADE unles
|
|||||||
> Mob other;
|
> Mob other;
|
||||||
> Integer damage;
|
> Integer damage;
|
||||||
> Spell spell;
|
> Spell spell;
|
||||||
> Integer skill_id;
|
> Integer skill;
|
||||||
> }
|
> }
|
||||||
> ```
|
> ```
|
||||||
> Returning a non-zero value will cancel the death.
|
> Returning a non-zero value will cancel the death.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user