diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-04-28 14:43:13 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-04-28 14:46:50 -0300 |
commit | 96e3f4212f361a02b4c6d0330fc41b9b0dea5daf (patch) | |
tree | 2598dca6832335a133686cca2a0a8153c17afabe /npc/functions/mobpoint.txt | |
parent | 612fb18f572091775dcac2a153605ff540e96dfc (diff) | |
download | serverdata-96e3f4212f361a02b4c6d0330fc41b9b0dea5daf.tar.gz serverdata-96e3f4212f361a02b4c6d0330fc41b9b0dea5daf.tar.bz2 serverdata-96e3f4212f361a02b4c6d0330fc41b9b0dea5daf.tar.xz serverdata-96e3f4212f361a02b4c6d0330fc41b9b0dea5daf.zip |
For testing, lets see if this makes Pinkies kills to be counted twice
Diffstat (limited to 'npc/functions/mobpoint.txt')
-rw-r--r-- | npc/functions/mobpoint.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/functions/mobpoint.txt b/npc/functions/mobpoint.txt index 54276f40b..c29e4462c 100644 --- a/npc/functions/mobpoint.txt +++ b/npc/functions/mobpoint.txt @@ -16,7 +16,7 @@ function script mobpoint { } -000-0,0,0,0 script #mobptsys NPC_HIDDEN,{ +- script #mobptsys NPC_HIDDEN,{ end; OnUnlock: |