diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-09 01:20:23 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-09 01:20:23 -0200 |
commit | 331ccd80bf57ac78ef7273c4b06ec0f2fa288b6b (patch) | |
tree | 403234434ee71cb1d71c2e68b2cb8ae157283274 /npc/functions | |
parent | 1dd948bff321d23657f8cc1e7b5847ec947f65b8 (diff) | |
download | serverdata-331ccd80bf57ac78ef7273c4b06ec0f2fa288b6b.tar.gz serverdata-331ccd80bf57ac78ef7273c4b06ec0f2fa288b6b.tar.bz2 serverdata-331ccd80bf57ac78ef7273c4b06ec0f2fa288b6b.tar.xz serverdata-331ccd80bf57ac78ef7273c4b06ec0f2fa288b6b.zip |
Regenerate maps, this time, with 020-5
Diffstat (limited to 'npc/functions')
-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. |