0.9.2 - Fix encumbrance

Deploying point release 0.9.2
master
The Happy Anarchist 2022-04-28 00:37:49 -10:00
parent 2507701944
commit 3037a8e4aa
3 changed files with 8 additions and 1 deletions

View File

@ -1,3 +1,10 @@
**v0.9.2 Encumbrance fix**
**MINOR CHANGES:**
Made encumbrance bar more efficient. (Azarvel)
**BUG FIXES:**
Encumbrance was not calculating properly. (Azarvel and THA)
**v0.9.1 A few bugs**
**BUG FIXES:**
Fixed Shield overriding AC. (Azarvel)

BIN
package/acks-v0.9.2.zip Normal file

Binary file not shown.

View File

@ -2,7 +2,7 @@
"name": "acks",
"title": "Adventurer Conqueror King System",
"description": "Play B/X or other OSR compatible content using the ACKS system",
"version": "0.9.1",
"version": "0.9.2",
"minimumCoreVersion": "9.0",
"compatibleCoreVersion": "9.269",
"templateVersion": 2,