File tree Expand file tree Collapse file tree 2 files changed +20
-8
lines changed
Expand file tree Collapse file tree 2 files changed +20
-8
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ Set Shell "bash"
6363Set FontSize 32
6464Set Width 2300
6565Set Height 1300
66- Set TypingSpeed 100ms
66+ Set TypingSpeed 50ms
6767Set Theme "tokyonight-storm"
6868
6969Type "poke-cli pokemon charizard --abilities --stats"
@@ -78,13 +78,25 @@ Type clear
7878
7979Enter
8080
81+ Type "poke-cli pokemon gastrodon --defense"
82+
83+ Sleep 2s
84+
85+ Enter
86+
87+ Sleep 3s
88+
89+ Type clear
90+
91+ Enter
92+
8193Type "poke-cli pokemon tyranitar --image=sm"
8294
8395Sleep 2s
8496
8597Enter
8698
87- Sleep 4s
99+ Sleep 3s
88100
89101Type clear
90102
@@ -102,7 +114,7 @@ Down@500ms 4
102114
103115Enter
104116
105- Sleep 6s
117+ Sleep 5s
106118
107119Type clear
108120
@@ -112,7 +124,7 @@ Type "poke-cli natures"
112124
113125Enter
114126
115- Sleep 4s
127+ Sleep 3s
116128
117129Type clear
118130
@@ -122,7 +134,7 @@ Type "poke-cli ability solar-power --pokemon"
122134
123135Enter
124136
125- Sleep 4s
137+ Sleep 3s
126138
127139Type clear
128140
@@ -170,7 +182,7 @@ Sleep 1s
170182
171183Type@1s "char"
172184
173- Sleep 2s
185+ Sleep 1s
174186
175187Enter
176188
@@ -190,7 +202,7 @@ Sleep 2s
190202
191203Enter
192204
193- Sleep 5s
205+ Sleep 3s
194206
195207Enter
196208
@@ -248,5 +260,5 @@ Sleep 2s
248260
249261Enter
250262
251- Sleep 6s
263+ Sleep 5s
252264
You can’t perform that action at this time.
0 commit comments