@battle-racing/br-common-lib
Version:
Common library for all Battle Racing Repositorios
2 lines (1 loc) • 386 B
TypeScript
export type KartEffect = 'Show Color Kart' | 'Star Effect' | 'Ray Effect' | 'Ray Hit Effect' | 'Speed Boost Effect' | 'Charged Power Effect' | 'Roulette Effect' | 'Shield Effect' | 'Broken Shield Effect' | 'Hit Right Effect' | 'Hit Left Effect' | 'Hit Front Effect' | 'Hit Back Effect' | 'Hit Disk Effect' | 'Ball Shot Effect' | 'Disk Shot Effect' | 'Emergency Effect' | 'Wait Effect';