mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-17 02:30:50 +12:00
idle animation
This commit is contained in:
parent
b11d2ac627
commit
2eec67d7fd
|
@ -1 +1,6 @@
|
|||
frame 0, 08
|
||||
frame 3, 04
|
||||
frame 4, 04
|
||||
frame 3, 04
|
||||
frame 0, 08
|
||||
endanim
|
|
@ -8,12 +8,12 @@ DebugRoom_MapScripts:
|
|||
|
||||
DebugPokemon1Script:
|
||||
opentext
|
||||
getmonname STRING_BUFFER_3, ONIYANMA
|
||||
getmonname STRING_BUFFER_3, COATL
|
||||
writetext ReceivedDebugPokemonText
|
||||
playsound SFX_CAUGHT_MON
|
||||
waitsfx
|
||||
promptbutton
|
||||
givepoke ONIYANMA, 65, TM_ROCK_SMASH
|
||||
givepoke COATL, 65, TM_ROCK_SMASH
|
||||
closetext
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue