Move repo to public area
This commit is contained in:
@@ -353,6 +353,9 @@ export class Hero6Utility {
|
||||
if(rollData.maneuver) {
|
||||
target = rollData.maneuverRoll
|
||||
}
|
||||
if(rollData.power) {
|
||||
target = rollData.powerRoll
|
||||
}
|
||||
if (rollData.charac) {
|
||||
target = rollData.charac.roll
|
||||
}
|
||||
|
Reference in New Issue
Block a user