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:
Zeta_Null 2024-07-13 15:31:42 -04:00
parent 3a5f9e0db8
commit 6129c24faf
5 changed files with 9 additions and 11 deletions

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

View file

@ -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

View file

@ -286,7 +286,7 @@ TrainerCamperQuentin:
end end
Route45DummyScript: ; unreferenced Route45DummyScript: ; unreferenced
writetext Route45DummyText ; writetext Route45DummyText
waitbutton waitbutton
closetext closetext
end end