increase speed slightly

This commit is contained in:
lengstrom 2014-07-27 19:21:06 -04:00
parent b6e2a9338a
commit c753bebff6

View file

@ -84,8 +84,8 @@ function initialize(a) {
baseBlockHeight:20,
blockHeight:20,
rows:6,
speedModifier:0.7,
creationSpeedModifier:0.7,
speedModifier:0.73,
creationSpeedModifier:0.73,
comboTime:240
};
} else {
@ -101,8 +101,8 @@ function initialize(a) {
baseBlockHeight:20,
blockHeight:15,
rows:8,
speedModifier:0.55,
creationSpeedModifier:0.55,
speedModifier:0.62,
creationSpeedModifier:0.62,
comboTime:240
};