mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-09-17 02:30:50 +12:00
Museum tweaks
also route 45 had an unreferenced script that was causing issues so I commented out part of it
This commit is contained in:
parent
3a5f9e0db8
commit
6129c24faf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Before Width: | Height: | Size: 3 KiB After Width: | Height: | Size: 3.4 KiB |
|
@ -504,14 +504,13 @@ MuseumReceptionistLol:
|
|||
done
|
||||
|
||||
AerodactylFossilScript:
|
||||
refreshscreen
|
||||
trainerpic AEROFOSSIL
|
||||
waitbutton
|
||||
closepokepic
|
||||
opentext
|
||||
writetext AerodactylFossilText
|
||||
waitbutton
|
||||
refreshscreen
|
||||
trainerpic AEROFOSSIL
|
||||
cry AERODACTYL
|
||||
waitbutton
|
||||
closepokepic
|
||||
closetext
|
||||
end
|
||||
|
||||
|
@ -523,14 +522,13 @@ AerodactylFossilText:
|
|||
done
|
||||
|
||||
KabutopsFossilScript:
|
||||
refreshscreen
|
||||
trainerpic KABUFOSSIL
|
||||
waitbutton
|
||||
closepokepic
|
||||
opentext
|
||||
writetext KabutopsFossilText
|
||||
waitbutton
|
||||
refreshscreen
|
||||
trainerpic KABUFOSSIL
|
||||
cry KABUTOPS
|
||||
waitbutton
|
||||
closepokepic
|
||||
closetext
|
||||
end
|
||||
|
||||
|
|
|
@ -286,7 +286,7 @@ TrainerCamperQuentin:
|
|||
end
|
||||
|
||||
Route45DummyScript: ; unreferenced
|
||||
writetext Route45DummyText
|
||||
; writetext Route45DummyText
|
||||
waitbutton
|
||||
closetext
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue