mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-11-21 20:35:35 +13: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
|
endanim
|
||||||
|
|
@ -8,12 +8,12 @@ DebugRoom_MapScripts:
|
||||||
|
|
||||||
DebugPokemon1Script:
|
DebugPokemon1Script:
|
||||||
opentext
|
opentext
|
||||||
getmonname STRING_BUFFER_3, ONIYANMA
|
getmonname STRING_BUFFER_3, COATL
|
||||||
writetext ReceivedDebugPokemonText
|
writetext ReceivedDebugPokemonText
|
||||||
playsound SFX_CAUGHT_MON
|
playsound SFX_CAUGHT_MON
|
||||||
waitsfx
|
waitsfx
|
||||||
promptbutton
|
promptbutton
|
||||||
givepoke ONIYANMA, 65, TM_ROCK_SMASH
|
givepoke COATL, 65, TM_ROCK_SMASH
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue