UNPKG

@battle-racing/br-common-lib

Version:

Common library for all Battle Racing Repositorios

10 lines (9 loc) 308 B
export declare const DAMAGE_EFFECT: { readonly GENERIC: "Generic"; readonly TRAP_HIT: "Trap Hit"; readonly PULSE_HIT: "Pulse Hit"; readonly STAR_HIT_LEFT: "Star Hit Left"; readonly STAR_HIT_RIGHT: "Star Hit Right"; readonly SHOT_HIT: "Shot Hit"; readonly SHORTCUT: "Shortcut"; };