diff --git a/MWSE/mods/celediel/ASinkingFeeling/common.lua b/MWSE/mods/celediel/ASinkingFeeling/common.lua index 0530090..e2686b9 100644 --- a/MWSE/mods/celediel/ASinkingFeeling/common.lua +++ b/MWSE/mods/celediel/ASinkingFeeling/common.lua @@ -2,7 +2,7 @@ local this = {} this.modName = "A Sinking Feeling" this.author = "Celediel" -this.modInfo = "No longer can you swim in heavy plate, now your armour, equipment or carried items drag you down while swimming.\n" .. +this.modInfo = "No longer can you swim in heavy plate; now your armour, equipment, or carried items drag you down while swimming.\n" .. "Options exist for formulas based on equipped armour weight class, total equipment weight or encumbrance percentage.\n\n" .. "What is dead may never die." this.version = "1.0.0" diff --git a/README.md b/README.md index e090356..8ceb1bc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ >thought. _They still fear drowning._ >- _George R.R. Martin - A Feast for Crows_ -No longer can you swim in heavy plate; now your armour, equipment, or items drag you down while swimming. Options exist for formulas +No longer can you swim in heavy plate; now your armour, equipment, or carried items drag you down while swimming. Options exist for formulas based on equipped armour weight class, total equipment weight, or encumbrance percentage. Enable debug logging, and check MWSE for the exact values being used.