Rename damage types

This commit is contained in:
GreenComfyTea
2023-06-06 11:50:29 +03:00
parent 59f11c4933
commit 6862331ca9
10 changed files with 129 additions and 129 deletions

View File

@@ -5918,17 +5918,17 @@ function this.init_default()
},
tracked_damage_types = {
player_damage = true,
bomb_damage = true,
kunai_damage = true,
installation_damage = true, -- hunting_installations like ballista, cannon, etc.
otomo_damage = true,
wyvern_riding_damage = true,
poison_damage = true,
blast_damage = true,
endemic_life_damage = true,
mystery_core_damage = true,
other_damage = true -- note that installations during narwa fight are counted as other damage
players = true,
bombs = true,
kunai = true,
installations = true, -- hunting_installations like ballista, cannon, etc.
otomos = true,
wyvern_riding = true,
poison = true,
blast = true,
endemic_life = true,
mystery_cores = true,
other = true -- note that installations during narwa fight are counted as other damage
},
spacing = {