Merge branch 'patch-1' into 'master'
Add identical names formatting See merge request jrmiller82/pathfinder-2-sqlite!33merge-requests/33/merge
commit
d6ebb1921e
|
@ -56,7 +56,11 @@ The action symbols can be represented by the following characters:
|
|||
|
||||
## Text Formatting
|
||||
|
||||
Text formatting will be according to github-flavored markdown.
|
||||
Text formatting will be according to github-flavored markdown.
|
||||
|
||||
## Identical names
|
||||
|
||||
In the case of identical names ex. Sudden Charge for Fighter vs Barbarian we will use an identifier in brackets ex. Sudden Charge (Fighter) vs Sudden Charge (Barbarian) or Lock (Simple) vs Lock (Average).
|
||||
|
||||
## Ability Scores in Integer Representation
|
||||
|
||||
|
|
Loading…
Reference in New Issue