Addition of target type for pet owners.
This commit is contained in:
@ -62,4 +62,6 @@ public enum TargetType
|
||||
MY_MENTOR,
|
||||
/** Me or my party (if any). Seen in aura skills. */
|
||||
MY_PARTY,
|
||||
/** Pet's owner. */
|
||||
OWNER_PET,
|
||||
}
|
||||
|
Reference in New Issue
Block a user