diff options
Diffstat (limited to 'world/map/npc/027-4')
-rw-r--r-- | world/map/npc/027-4/reaper_script.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/world/map/npc/027-4/reaper_script.txt b/world/map/npc/027-4/reaper_script.txt index 0a3fcc6f..38ee6fc3 100644 --- a/world/map/npc/027-4/reaper_script.txt +++ b/world/map/npc/027-4/reaper_script.txt @@ -9,6 +9,7 @@ OnDead: OnPCDieEvent: // summon a zombie and give a message and sfx end; + OnAvenged: // tell players your fallen comrad has been avenged end; |