new game updates

This commit is contained in:
Egan Ford 2020-04-17 00:18:50 -06:00
parent 3eff7c4e66
commit da7d49824f
3 changed files with 2 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -60,8 +60,8 @@ on run argv
-- normal speed
set speed to regular
-- down arrow 20x and return
repeat 20 times
-- down arrow 21x and return
repeat 21 times
type key down arrow
delay 0.03
end repeat