mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-11-09 07:01:04 +13:00
Zeta Discovers Pokepic
This commit is contained in:
parent
36d0916e8e
commit
9a54c174ef
|
|
@ -507,6 +507,11 @@ AerodactylFossilScript:
|
||||||
opentext
|
opentext
|
||||||
writetext AerodactylFossilText
|
writetext AerodactylFossilText
|
||||||
waitbutton
|
waitbutton
|
||||||
|
refreshscreen
|
||||||
|
pokepic EGG
|
||||||
|
cry AERODACTYL
|
||||||
|
waitbutton
|
||||||
|
closepokepic
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
@ -521,7 +526,12 @@ KabutopsFossilScript:
|
||||||
opentext
|
opentext
|
||||||
writetext KabutopsFossilText
|
writetext KabutopsFossilText
|
||||||
waitbutton
|
waitbutton
|
||||||
setval KABUTOPS
|
refreshscreen
|
||||||
|
pokepic KABUTOPS
|
||||||
|
cry KABUTOPS
|
||||||
|
waitbutton
|
||||||
|
closepokepic
|
||||||
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
KabutopsFossilText:
|
KabutopsFossilText:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue