chore(release): 0.3.2
[risinglegends.git] / src / shared / constants.ts
1 export const FIGHT_ATTACK_DELAY = 1500;
2 export const STEP_DELAY = 2000;
3 export const ALERT_DISPLAY_LENGTH = 3000;