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
|
faceplayer
|
||||||
opentext
|
opentext
|
||||||
writetext DebugTextA
|
writetext DebugTextA
|
||||||
cry LICKILORD
|
cry STROMEN
|
||||||
pause 15
|
pause 15
|
||||||
closetext
|
closetext
|
||||||
loadvar VAR_BATTLETYPE, BATTLETYPE_SHINY
|
loadvar VAR_BATTLETYPE, BATTLETYPE_SHINY
|
||||||
loadwildmon LICKILORD, 60
|
loadwildmon STROMEN, 60
|
||||||
startbattle
|
startbattle
|
||||||
reloadmapafterbattle
|
reloadmapafterbattle
|
||||||
end
|
end
|
||||||
|
@ -57,11 +57,11 @@ DebugPokemon4Script:
|
||||||
faceplayer
|
faceplayer
|
||||||
opentext
|
opentext
|
||||||
writetext DebugTextB
|
writetext DebugTextB
|
||||||
cry LICKILORD
|
cry STROMEN
|
||||||
pause 15
|
pause 15
|
||||||
closetext
|
closetext
|
||||||
loadvar VAR_BATTLETYPE, BATTLETYPE_SAFARI
|
loadvar VAR_BATTLETYPE, BATTLETYPE_SAFARI
|
||||||
loadwildmon LICKILORD, 60
|
loadwildmon STROMEN, 60
|
||||||
startbattle
|
startbattle
|
||||||
reloadmapafterbattle
|
reloadmapafterbattle
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue