Improvements to the pet type (5) code.

This commit is contained in:
KayenEQ
2015-02-03 07:59:29 -05:00
parent 356316db84
commit 33767aeb91
5 changed files with 15 additions and 6 deletions
+1
View File
@@ -300,6 +300,7 @@ Mob::Mob(const char* in_name,
focused = false;
_IsTempPet = false;
pet_owner_client = false;
pet_targetlock_id = 0;
attacked_count = 0;
mezzed = false;