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