mirror of
https://github.com/Nighthawk42/roll20-character-sheets.git
synced 2026-09-05 22:52:32 +00:00
Merge pull request #11832 from nightwalker450/HitLoc
HeroSystem6eHeroic: Bugfix - Lowshot
This commit is contained in:
@@ -8074,6 +8074,7 @@
|
||||
break;
|
||||
case 17:
|
||||
case 18:
|
||||
case 19: // Low Shot only
|
||||
theMessage = "Feet";
|
||||
STUNx = 1;
|
||||
NSTUN = 1/2;
|
||||
|
||||
Reference in New Issue
Block a user