diff options
Diffstat (limited to 'npc/functions/mobpoint.txt')
-rw-r--r-- | npc/functions/mobpoint.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/npc/functions/mobpoint.txt b/npc/functions/mobpoint.txt index 8bb2148e4..7e3a6e1f2 100644 --- a/npc/functions/mobpoint.txt +++ b/npc/functions/mobpoint.txt @@ -40,6 +40,8 @@ OnNPCKillEvent: end; // When you kill a player, some special care is needed +// Only a few maps will give you experience for PK: Tulimshar's Guards Arena, +// Frostia Imperial PVP Arena, Call Of Dusty, Arena Quirino Voraz, Terranite Cave. OnPCKillEvent: // killedrid // This is actually just a bunch of tests. |