mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-07 04:52:24 +00:00
Updated Perl EVENT_DEATH (markdown)
parent
6a0168f431
commit
f47595313b
@ -2,6 +2,8 @@ EVENT_DEATH
|
|||||||
### Exports
|
### Exports
|
||||||
**Name**|**Type**|**Description**
|
**Name**|**Type**|**Description**
|
||||||
:-----|:-----|:-----
|
:-----|:-----|:-----
|
||||||
|
client|client|client who killed mob
|
||||||
|
npc|npc|npc that was killed
|
||||||
killer_id|int|client ID of killer. (Does not seem castable to mob)
|
killer_id|int|client ID of killer. (Does not seem castable to mob)
|
||||||
killer_damage|int|How much damage was dealt on killing blow
|
killer_damage|int|How much damage was dealt on killing blow
|
||||||
killer_spell|int|Spell ID used to kill mob
|
killer_spell|int|Spell ID used to kill mob
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user