added beer run

This commit is contained in:
Egan Ford 2021-11-18 20:30:59 -07:00
parent 1189f9f131
commit 033761b6dc
2 changed files with 2 additions and 2 deletions

Binary file not shown.

View File

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