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

View file

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