mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-17 02:30:50 +12:00
Stromen Animation Tweak
This commit is contained in:
parent
892e8fc6b1
commit
7d587205b5
Binary file not shown.
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.2 KiB |
|
@ -39,11 +39,11 @@ DebugPokemon3Script:
|
|||
faceplayer
|
||||
opentext
|
||||
writetext DebugTextA
|
||||
cry LICKILORD
|
||||
cry STROMEN
|
||||
pause 15
|
||||
closetext
|
||||
loadvar VAR_BATTLETYPE, BATTLETYPE_SHINY
|
||||
loadwildmon LICKILORD, 60
|
||||
loadwildmon STROMEN, 60
|
||||
startbattle
|
||||
reloadmapafterbattle
|
||||
end
|
||||
|
@ -57,11 +57,11 @@ DebugPokemon4Script:
|
|||
faceplayer
|
||||
opentext
|
||||
writetext DebugTextB
|
||||
cry LICKILORD
|
||||
cry STROMEN
|
||||
pause 15
|
||||
closetext
|
||||
loadvar VAR_BATTLETYPE, BATTLETYPE_SAFARI
|
||||
loadwildmon LICKILORD, 60
|
||||
loadwildmon STROMEN, 60
|
||||
startbattle
|
||||
reloadmapafterbattle
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue