mirror of
https://github.com/Ninjdai1/pokeemerald.git
synced 2025-02-05 02:40:56 +01:00
Move running shoes script
This commit is contained in:
parent
12cc7ef34c
commit
75869a880c
@ -2495,11 +2495,6 @@ EventScript_2926F8:: @ 82926F8
|
|||||||
end
|
end
|
||||||
|
|
||||||
.include "data/scripts/players_house.inc"
|
.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/scripts/pokeblocks.inc"
|
||||||
.include "data/text/mauville_man.inc"
|
.include "data/text/mauville_man.inc"
|
||||||
.include "data/text/trainers.inc"
|
.include "data/text/trainers.inc"
|
||||||
|
@ -707,3 +707,7 @@ LittlerootTown_BrendansHouse_1F_Movement_292DDE: @ 8292DDE
|
|||||||
walk_right
|
walk_right
|
||||||
walk_in_place_fastest_up
|
walk_in_place_fastest_up
|
||||||
step_end
|
step_end
|
||||||
|
|
||||||
|
EventScript_RunningShoesManual:: @ 8292DE5
|
||||||
|
msgbox LittlerootTown_BrendansHouse_1F_Text_1F7F66, MSGBOX_SIGN
|
||||||
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user