Commit Graph

3 Commits

Author SHA1 Message Date
Darius
ad0239b5de Replace all modular HTML spans with defines spans
In total:
- Adds span defines for `reallybig hypnophrase`, `big warning`, `header`
- Fixes a missing apostrophe for hypno stare
- Makes a special exception for cuddling.dm, which uses an irregular span
- Puts the spans file back
2023-01-16 04:05:27 -05:00
Darius
66f7822ff7 Fix minor issues with fate dice tweak
- Switches from /diceroll to /effect to prevent wizard-related runtime errors and allow dice to roll properly
- Message type changed to match other messages
- Message text adjusted to better imply new behavior
2022-12-15 13:38:23 -05:00
Darius
454a89cb94 Make single-use Dice of Fate track per-person
Allows the dice to be rolled once per user, instead of once ever. This encourages sharing the item.
2022-12-15 12:10:27 -05:00