feat(perk): Добавлен бонус дающий жизнь
This commit is contained in:
+1
-1
@@ -25,4 +25,4 @@ export const PERK_HEIGHT = 16;
|
||||
export const PERK_FALL_SPEED = 3;
|
||||
export const PERK_DROP_CHANCE = 0.3;
|
||||
export const PERK_BALL_SPEED_DECREASE = 2;
|
||||
export const PERK_TYPES = ['slow', 'wide'];
|
||||
export const PERK_TYPES = ['slow', 'wide', 'life'];
|
||||
|
||||
Reference in New Issue
Block a user