Abnormal Statuses: Implemented

This commit is contained in:
GreenComfyTea
2023-08-10 16:52:47 +03:00
parent c509876712
commit 084dd9667e
13 changed files with 496 additions and 12 deletions

View File

@@ -332,7 +332,7 @@ function this.on_stock_direct_marionette_finish_shoot_hit_parts_damage(enemy, da
end
wall_hit_damage_queue = {};
players.update_damage(players.total, damage_source_type, false, small_monster_damage_object);
players.update_damage(player, damage_source_type, false, small_monster_damage_object);