Rename mystery core to anomaly core

This commit is contained in:
GreenComfyTea
2023-06-07 19:44:41 +03:00
parent e51185892a
commit 788152aecd
10 changed files with 14 additions and 14 deletions

View File

@@ -1495,7 +1495,7 @@ function this.init_default()
},
body_parts = {
visibility = true,
visibility = false,
offset = {
x = 10,
@@ -5927,7 +5927,7 @@ function this.init_default()
poison = true,
blast = true,
endemic_life = true,
mystery_cores = true,
anomaly_cores = true,
other = true -- note that installations during narwa fight are counted as other damage
},

View File

@@ -387,7 +387,7 @@ this.default_language = {
poison = "Poison",
blast = "Blast",
endemic_life = "Endemic Life",
mystery_cores = "Anomaly Cores",
anomaly_cores = "Anomaly Cores",
other = "Other",
damage = "Damage",