A few small tweaks

Misty, Brock, Red and Blue use their Yellow sprites, and Sea Cottage has been changed to Bill's Lighthouse from the anime.
This commit is contained in:
MementoMartha 2022-09-06 07:17:36 +01:00
parent 6b4fd2fd8e
commit 93e1e4c2f5
12 changed files with 31 additions and 25 deletions

View file

@ -37,7 +37,7 @@ Route25Name: db "ROUTE 25@"
ViridianForestName: db "VIRIDIAN FOREST@" ViridianForestName: db "VIRIDIAN FOREST@"
MountMoonName: db "MT.MOON@" MountMoonName: db "MT.MOON@"
RockTunnelName: db "ROCK TUNNEL@" RockTunnelName: db "ROCK TUNNEL@"
SeaCottageName: db "SEA COTTAGE@" SeaCottageName: db "BILL's LIGHTHOUSE@"
SSAnneName: db "S.S.ANNE@" SSAnneName: db "S.S.ANNE@"
PokemonLeagueName: db "#MON LEAGUE@" PokemonLeagueName: db "#MON LEAGUE@"
UndergroundPathName: db "UNDERGROUND PATH@" UndergroundPathName: db "UNDERGROUND PATH@"

View file

@ -145,7 +145,7 @@ MonsterPalettes:
db PAL_PINKMON ; CHANSEY db PAL_PINKMON ; CHANSEY
db PAL_BLUEMON ; MONJA db PAL_BLUEMON ; MONJA
db PAL_BLUEMON ; TANGELA db PAL_BLUEMON ; TANGELA
db PAL_BLUEMON ; TANGROWTH db PAL_CYANMON ; TANGROWTH
db PAL_GREENMON ; DECILLA db PAL_GREENMON ; DECILLA
db PAL_GREENMON ; GYAOON db PAL_GREENMON ; GYAOON
db PAL_GREYMON ; OMEGA db PAL_GREYMON ; OMEGA

Binary file not shown.

Before

Width:  |  Height:  |  Size: 410 B

After

Width:  |  Height:  |  Size: 414 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 924 B

After

Width:  |  Height:  |  Size: 919 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 394 B

After

Width:  |  Height:  |  Size: 371 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 381 B

After

Width:  |  Height:  |  Size: 406 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 423 B

After

Width:  |  Height:  |  Size: 378 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 497 B

After

Width:  |  Height:  |  Size: 445 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 482 B

After

Width:  |  Height:  |  Size: 418 B

View file

@ -1,19 +1,29 @@
,,,,+WWWWWWWWWWWWWWWW%89$WWWW%WWWW%n ,,,,+WWWWWWWWWWWWWWWWWW%QQ$WW%WWWW%n
n n
n n
`ttttMwwV<=wwwRCC `ttt
l6CCCd eCC
LLL LLL
nlnttntttttUUUU nlnttnt
MCCLlL nCCCduveCCLlL
mln mln
ttottttttUUUU ttottt
MCC11111ml 6CCdhieCC11111ml
mL mL
ttmttttTTMCCQQQQQQQQQQQQQQQQQQQeCCTTCCdMCC?????????????????;RRRRRRRRROCC,,,,,,,,,,,,,,,,,)CC,,,,,,,,,,,,,,,,,)CCCCCCCCCCCC ttmtt
l6-hi.CCQQQQQQQQQQQQQQQQQ
oooL
l|~eC??????????????????;m
tt
eC,,,,,,,,,,,,,,,,,,)C-.C,,,,,,,,,,,,,,,,,,)kkkkkkkkkk

View file

@ -144,9 +144,9 @@ _CeruleanCityText_19730::
done done
_CeruleanCityText_19735:: _CeruleanCityText_19735::
text "SLOWBRO punch!" text "SLOWBRO, use MEGA"
line "No! You blew it" line "PUNCH! No! You"
cont "again!" cont "blew it again!"
done done
_CeruleanCityText_1973a:: _CeruleanCityText_1973a::
@ -191,16 +191,13 @@ _CeruleanCityText9::
cont "get dirty!" cont "get dirty!"
done done
_CeruleanCityText10:: _CeruleanCityText10:: ; changed to be more ambiguous just in case this script needs reusing
text "This is CERULEAN" text "Hey! This is a"
line "CAVE! Horribly" line "restricted area."
cont "strong #MON"
cont "live in there!"
para "The #MON LEAGUE" para "I'm sorry, but"
line "champion is the" line "I cannot allow"
cont "only person who" cont "you to enter."
cont "is allowed in!"
done done
_CeruleanCityText12:: _CeruleanCityText12::

View file

@ -118,8 +118,8 @@ _Route25AfterBattleText7::
_Route25BattleText8:: _Route25BattleText8::
text "I'm off to see a" text "I'm off to see a"
line "#MON collector" line "collector at"
cont "at the cape!" cont "the lighthouse!"
done done
_Route25EndBattleText8:: _Route25EndBattleText8::
@ -151,6 +151,5 @@ _Route25AfterBattleText9::
done done
_Route25Text11:: _Route25Text11::
text "SEA COTTAGE" text "BILL's LIGHTHOUSE"
line "BILL lives here!"
done done