mirror of
https://github.com/thornAvery/jep-hack.git
synced 2025-11-05 21:30:57 +13: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
|
done
|
||||||
|
|
||||||
AerodactylFossilScript:
|
AerodactylFossilScript:
|
||||||
|
refreshscreen
|
||||||
|
trainerpic AEROFOSSIL
|
||||||
|
waitbutton
|
||||||
|
closepokepic
|
||||||
opentext
|
opentext
|
||||||
writetext AerodactylFossilText
|
writetext AerodactylFossilText
|
||||||
waitbutton
|
waitbutton
|
||||||
refreshscreen
|
|
||||||
trainerpic AEROFOSSIL
|
|
||||||
cry AERODACTYL
|
|
||||||
waitbutton
|
|
||||||
closepokepic
|
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
@ -523,14 +522,13 @@ AerodactylFossilText:
|
||||||
done
|
done
|
||||||
|
|
||||||
KabutopsFossilScript:
|
KabutopsFossilScript:
|
||||||
|
refreshscreen
|
||||||
|
trainerpic KABUFOSSIL
|
||||||
|
waitbutton
|
||||||
|
closepokepic
|
||||||
opentext
|
opentext
|
||||||
writetext KabutopsFossilText
|
writetext KabutopsFossilText
|
||||||
waitbutton
|
waitbutton
|
||||||
refreshscreen
|
|
||||||
trainerpic KABUFOSSIL
|
|
||||||
cry KABUTOPS
|
|
||||||
waitbutton
|
|
||||||
closepokepic
|
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -286,7 +286,7 @@ TrainerCamperQuentin:
|
||||||
end
|
end
|
||||||
|
|
||||||
Route45DummyScript: ; unreferenced
|
Route45DummyScript: ; unreferenced
|
||||||
writetext Route45DummyText
|
; writetext Route45DummyText
|
||||||
waitbutton
|
waitbutton
|
||||||
closetext
|
closetext
|
||||||
end
|
end
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue