shield ability initial work

This commit is contained in:
KayenEQ
2021-08-05 18:08:49 -04:00
parent c69446c460
commit 711e8f62ce
7 changed files with 144 additions and 74 deletions
+3
View File
@@ -380,6 +380,9 @@ Mob::Mob(
shielder[m].shielder_id = 0;
shielder[m].shielder_bonus = 0;
}
shield_ability.shield_target_id = 0;
shield_ability.shielder_id = 0;
destructibleobject = false;
wandertype = 0;