Improved Die Roll event and trigger, added Flip Coin trigger management, added/fixed almost all primitives with "roll a die ability", fixed some tab chars in source files.

This commit is contained in:
valfieri
2020-12-15 19:49:06 +01:00
parent bf3d35463f
commit b09763d89e
12 changed files with 666 additions and 297 deletions
+1
View File
@@ -113,6 +113,7 @@ public:
int chooseacolor;
string chooseasubtype;
int coinSide;//1 = tails
int lastFlipResult;
int dieSide;
int lastRollResult;