Skip to content
Snippets Groups Projects
Verified Commit 3ae1b6bd authored by Malin Freeborn's avatar Malin Freeborn
Browse files

ensure no negative attack score

parent d0e0ae5e
No related branches found
No related tags found
No related merge requests found
......@@ -484,6 +484,7 @@
\else%
\set{att}{Brawl}%
\fi%
\ifnum\value{att}<0\setcounter{att}{0}\fi%
\addtocounter{att}{\value{Dexterity}}%
\addtocounter{att}{\value{weaponBonus}}%
\set{toHit}{att}%
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment