forked from public/foundryvtt-reve-de-dragon
Extract constants for SYSTEM / SOCKET
This commit is contained in:
@ -1,4 +1,5 @@
|
||||
export const SYSTEM_RDD = "foundryvtt-reve-de-dragon";
|
||||
export const SYSTEM_RDD = 'foundryvtt-reve-de-dragon';
|
||||
export const SYSTEM_SOCKET_ID = 'system.foundryvtt-reve-de-dragon';
|
||||
|
||||
export const HIDE_DICE = 'hide';
|
||||
export const SHOW_DICE = 'show';
|
||||
|
Reference in New Issue
Block a user