version bump
This commit is contained in:
parent
07dc43b40c
commit
83d01ec04a
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ 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\n" ..
|
this.modInfo = "No longer can you swim in heavy plate; now your armour, equipment, or carried items drag you down while swimming.\n\n" ..
|
||||||
"Options exist for formulas based on equipped armour weight class, total equipment weight or encumbrance percentage.\n\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."
|
"What is dead may never die."
|
||||||
this.version = "1.1.0"
|
this.version = "1.2.0"
|
||||||
this.configString = string.gsub(this.modName, "%s+", "")
|
this.configString = string.gsub(this.modName, "%s+", "")
|
||||||
this.modes = {
|
this.modes = {
|
||||||
equippedArmour = {
|
equippedArmour = {
|
||||||
|
|
Loading…
Add table
Reference in a new issue