Skip to content

Commit

Permalink
Update DnDWildMagic.js
Browse files Browse the repository at this point in the history
  • Loading branch information
nirurin authored Oct 4, 2021
1 parent 19b4158 commit 07bd5e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/modules/DnDWildMagic.js
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ export class DnDWildMagic{


/** NIRIN - Set spell level to scene variable */
await canvas.scene.viewed.setFlag('dnd5e-helpers', 'wasCast', true);
/** await canvas.scene.viewed.setFlag('dnd5e-helpers', 'wasCast', true); */
/** NIRIN - Set 'volatile build up' target by setting spell level + surge build up variable */
/** let lvlbuild = (lvl + surgebuildup); */
/**NIRIN*/
Expand Down

0 comments on commit 07bd5e0

Please sign in to comment.