mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-16 18:20:50 +12:00
Ajawalcan sprite and animation!
This commit is contained in:
parent
6728a22407
commit
ef35ac92f5
|
@ -1 +1,16 @@
|
|||
frame 0, 08
|
||||
frame 1, 08
|
||||
frame 2, 08
|
||||
frame 0, 08
|
||||
frame 1, 08
|
||||
frame 2, 08
|
||||
frame 0, 08
|
||||
frame 3, 04
|
||||
frame 4, 08
|
||||
frame 3, 04
|
||||
frame 0, 08
|
||||
frame 3, 04
|
||||
frame 4, 08
|
||||
frame 3, 04
|
||||
frame 0, 08
|
||||
endanim
|
Binary file not shown.
Before Width: | Height: | Size: 304 B After Width: | Height: | Size: 348 B |
Binary file not shown.
Before Width: | Height: | Size: 315 B After Width: | Height: | Size: 610 B |
|
@ -1,2 +1,2 @@
|
|||
RGB 22, 22, 12
|
||||
RGB 07, 15, 25
|
||||
RGB 01, 24, 21
|
||||
RGB 20, 02, 15
|
|
@ -42,8 +42,8 @@ DebugPokemon3Script:
|
|||
cry STROMEN
|
||||
pause 15
|
||||
closetext
|
||||
loadvar VAR_BATTLETYPE, BATTLETYPE_SUICUNE
|
||||
loadwildmon HYOSHU_YIN, 75
|
||||
loadvar VAR_BATTLETYPE, BATTLETYPE_SHINY
|
||||
loadwildmon COATL, 75
|
||||
startbattle
|
||||
reloadmapafterbattle
|
||||
end
|
||||
|
@ -60,7 +60,7 @@ DebugPokemon4Script:
|
|||
pause 15
|
||||
closetext
|
||||
loadvar VAR_BATTLETYPE, BATTLETYPE_SUICUNE
|
||||
loadwildmon HYOSHU_YANG, 75
|
||||
loadwildmon COATL, 75
|
||||
startbattle
|
||||
reloadmapafterbattle
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue