Skip to content

Commit

Permalink
Set link tutorial as complete when using Cheat Start (#2802)
Browse files Browse the repository at this point in the history
  • Loading branch information
AsparagusEduardo authored Mar 6, 2023
1 parent dec1b16 commit b3ffc9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/scripts/debug.inc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Debug_CheatStart::
setflag FLAG_SYS_POKEDEX_GET
special SetUnlockedPokedexFlags
setflag FLAG_RECEIVED_POKEDEX_FROM_BIRCH
setvar VAR_CABLE_CLUB_TUTORIAL_STATE, 1
setvar VAR_CABLE_CLUB_TUTORIAL_STATE, 2
setflag FLAG_SYS_NATIONAL_DEX
special EnableNationalPokedex
setflag FLAG_RECEIVED_RUNNING_SHOES
Expand Down

0 comments on commit b3ffc9d

Please sign in to comment.