mirror of
https://github.com/pret/pokemon-reverse-engineering-tools.git
synced 2026-08-09 10:47:24 -05:00
grind to a higher level
This commit is contained in:
parent
38ecfa8705
commit
27ea6f6527
|
|
@ -87,7 +87,7 @@ class SpeedRunner(Runner):
|
|||
# walk to elm and do whatever he wants
|
||||
self.handle_elm("totodile", skip=True)
|
||||
|
||||
self.new_bark_level_grind(6, skip=False)
|
||||
self.new_bark_level_grind(17, skip=False)
|
||||
|
||||
@skippable
|
||||
def skip_intro(self, stop_at_name_selection=False):
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user