foundryvtt-reve-de-dragon/module/constants.js

5 lines
122 B
JavaScript
Raw Normal View History

2021-04-29 02:57:56 +02:00
export const SYSTEM_RDD = "foundryvtt-reve-de-dragon";
export const HIDE_DICE = 'hide';
export const SHOW_DICE = 'show';