Move running shoes script
This commit is contained in:
parent
12cc7ef34c
commit
75869a880c
2 changed files with 4 additions and 5 deletions
|
@ -2495,11 +2495,6 @@ EventScript_2926F8:: @ 82926F8
|
|||
end
|
||||
|
||||
.include "data/scripts/players_house.inc"
|
||||
|
||||
EventScript_RunningShoesManual:: @ 8292DE5
|
||||
msgbox LittlerootTown_BrendansHouse_1F_Text_1F7F66, MSGBOX_SIGN
|
||||
end
|
||||
|
||||
.include "data/scripts/pokeblocks.inc"
|
||||
.include "data/text/mauville_man.inc"
|
||||
.include "data/text/trainers.inc"
|
||||
|
|
|
@ -707,3 +707,7 @@ LittlerootTown_BrendansHouse_1F_Movement_292DDE: @ 8292DDE
|
|||
walk_right
|
||||
walk_in_place_fastest_up
|
||||
step_end
|
||||
|
||||
EventScript_RunningShoesManual:: @ 8292DE5
|
||||
msgbox LittlerootTown_BrendansHouse_1F_Text_1F7F66, MSGBOX_SIGN
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue