diff --git a/The Troubleshooters/TheTroubleshooters.html b/The Troubleshooters/TheTroubleshooters.html index 5f9235504f..5b4a2eb9cd 100644 --- a/The Troubleshooters/TheTroubleshooters.html +++ b/The Troubleshooters/TheTroubleshooters.html @@ -18,7 +18,7 @@   -   +  
@@ -170,7 +170,7 @@
- +
@@ -218,13 +218,13 @@
- +
- +
- +
@@ -1242,4 +1242,4 @@ calculation in the Custom Roll Parsing reducing the number of values passed. const trackerRoll = await startRoll(`![[${ini}&{tracker}]]`);//Now send the calculated roll to the tracker. Doing it as an API command by starting it with '!' will make it invisible to the players finishRoll(trackerRoll.rollId);//finish the tracker roll immediately since we aren't going to do any manipulation of it }); - + \ No newline at end of file