From eec670dc1553ddb223c22f07412e240808928911 Mon Sep 17 00:00:00 2001 From: Binrui Dong Date: Tue, 9 Jan 2024 03:31:32 +0800 Subject: [PATCH] Fix typo in some monster attack messages (#70775) --- data/mods/Magiclysm/monsters/feral_fantasy_species.json | 2 +- data/mods/MindOverMatter/monsters/feral_lab_psychics.json | 2 +- data/mods/MindOverMatter/monsters/feral_psychics.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/data/mods/Magiclysm/monsters/feral_fantasy_species.json b/data/mods/Magiclysm/monsters/feral_fantasy_species.json index 0e9a6b167f545..b1e23a107004e 100644 --- a/data/mods/Magiclysm/monsters/feral_fantasy_species.json +++ b/data/mods/Magiclysm/monsters/feral_fantasy_species.json @@ -323,7 +323,7 @@ "no_dmg_msg_u": "%1$s's lunges at your %2$s, but its teeth glance off your armor.", "no_dmg_msg_npc": "%1$s's lunges at , but its teeth glance off their armor.", "miss_msg_u": "%s lunges forward to bite you, but you dodge!", - "miss_msg_npc": "%s lunges foward to bite , but they dodge!" + "miss_msg_npc": "%s lunges forward to bite , but they dodge!" } ], "vision_day": 30, diff --git a/data/mods/MindOverMatter/monsters/feral_lab_psychics.json b/data/mods/MindOverMatter/monsters/feral_lab_psychics.json index 303820901c07f..417e12879a937 100644 --- a/data/mods/MindOverMatter/monsters/feral_lab_psychics.json +++ b/data/mods/MindOverMatter/monsters/feral_lab_psychics.json @@ -69,7 +69,7 @@ "miss_msg_u": "%1$s stares at you and you narrowly avoid an unseen attack!", "miss_msg_npc": "%1$s stares and narrowly avoids an unseen attack!", "no_dmg_msg_u": "%1$s stares at you, but the telekinetic attack rebounds off your armor.", - "no_dmg_msg_npc": "%1$s starss at , but the telekinetic attack rebounds off their armor." + "no_dmg_msg_npc": "%1$s stares at , but the telekinetic attack rebounds off their armor." }, { "id": "smash", diff --git a/data/mods/MindOverMatter/monsters/feral_psychics.json b/data/mods/MindOverMatter/monsters/feral_psychics.json index f9d8da0c85892..b3de6b0538c3a 100644 --- a/data/mods/MindOverMatter/monsters/feral_psychics.json +++ b/data/mods/MindOverMatter/monsters/feral_psychics.json @@ -1283,7 +1283,7 @@ "miss_msg_u": "%1$s stares at you and you narrowly avoid an unseen attack!", "miss_msg_npc": "%1$s stares and narrowly avoids an unseen attack!", "no_dmg_msg_u": "%1$s stares at you, but the telekinetic attack rebounds off your armor.", - "no_dmg_msg_npc": "%1$s starss at , but the telekinetic attack rebounds off their armor." + "no_dmg_msg_npc": "%1$s stares at , but the telekinetic attack rebounds off their armor." }, { "id": "smash",