loot tracker: add pickpocket events

Co-authored-by: Daniel Cimento <daniel.cimento@mail.mcgill.ca>
This commit is contained in:
Adam
2020-02-10 18:27:01 -05:00
committed by Adam
co-authored by Daniel Cimento
parent acfbf24e07
commit 4d5857214e
4 changed files with 183 additions and 20 deletions
@@ -29,5 +29,6 @@ public enum LootRecordType
NPC,
PLAYER,
EVENT,
PICKPOCKET,
UNKNOWN
}