update README.md with 0 for a none category on ability scores

merge-requests/1/head
James Miller 2019-08-02 22:33:11 -05:00
parent bc6bbec3fd
commit ec4c706c26
1 changed files with 1 additions and 0 deletions

View File

@ -33,6 +33,7 @@ sqlite database.
| Ability Type | Value | | Ability Type | Value |
|--------------|-------| |--------------|-------|
| None | 0 |
| STR | 1 | | STR | 1 |
| DEX | 2 | | DEX | 2 |
| CON | 4 | | CON | 4 |