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.
|
@ -37,7 +37,7 @@ Route25Name: db "ROUTE 25@"
|
|||
ViridianForestName: db "VIRIDIAN FOREST@"
|
||||
MountMoonName: db "MT.MOON@"
|
||||
RockTunnelName: db "ROCK TUNNEL@"
|
||||
SeaCottageName: db "SEA COTTAGE@"
|
||||
SeaCottageName: db "BILL's LIGHTHOUSE@"
|
||||
SSAnneName: db "S.S.ANNE@"
|
||||
PokemonLeagueName: db "#MON LEAGUE@"
|
||||
UndergroundPathName: db "UNDERGROUND PATH@"
|
||||
|
|
|
@ -145,7 +145,7 @@ MonsterPalettes:
|
|||
db PAL_PINKMON ; CHANSEY
|
||||
db PAL_BLUEMON ; MONJA
|
||||
db PAL_BLUEMON ; TANGELA
|
||||
db PAL_BLUEMON ; TANGROWTH
|
||||
db PAL_CYANMON ; TANGROWTH
|
||||
db PAL_GREENMON ; DECILLA
|
||||
db PAL_GREENMON ; GYAOON
|
||||
db PAL_GREYMON ; OMEGA
|
||||
|
|
Before Width: | Height: | Size: 410 B After Width: | Height: | Size: 414 B |
Before Width: | Height: | Size: 924 B After Width: | Height: | Size: 919 B |
Before Width: | Height: | Size: 394 B After Width: | Height: | Size: 371 B |
Before Width: | Height: | Size: 381 B After Width: | Height: | Size: 406 B |
Before Width: | Height: | Size: 423 B After Width: | Height: | Size: 378 B |
Before Width: | Height: | Size: 497 B After Width: | Height: | Size: 445 B |
Before Width: | Height: | Size: 482 B After Width: | Height: | Size: 418 B |
|
@ -1,19 +1,29 @@
|
|||
,,,,+WWWWWWWWWWWWWWWW%89$WWWW%WWWW%n
|
||||
,,,,+WWWWWWWWWWWWWWWWWW%QQ$WW%WWWW%n
|
||||
n
|
||||
|
||||
n
|
||||
|
||||
`ttttMwwV<=wwwRCC
|
||||
`ttt
|
||||
l6CCCdeCC
|
||||
|
||||
|
||||
LLL
|
||||
nlnttntttttUUUU
|
||||
nlnttnt
|
||||
|
||||
MCCLlL
|
||||
nCCCduveCCLlL
|
||||
mln
|
||||
ttottttttUUUU
|
||||
ttottt
|
||||
|
||||
MCC11111ml
|
||||
6CCdhieCC11111ml
|
||||
mL
|
||||
|
||||
ttmttttTTMCCQQQQQQQQQQQQQQQQQQQeCCTTCCdMCC?????????????????;RRRRRRRRROCC,,,,,,,,,,,,,,,,,)CC,,,,,,,,,,,,,,,,,)CCCCCCCCCCCC
|
||||
ttmtt
|
||||
|
||||
|
||||
|
||||
l6-hi.CCQQQQQQQQQQQQQQQQQ
|
||||
oooL
|
||||
l|~eC??????????????????;m
|
||||
|
||||
tt
|
||||
eC,,,,,,,,,,,,,,,,,,)C-.C,,,,,,,,,,,,,,,,,,)kkkkkkkkkk
|
|
@ -144,9 +144,9 @@ _CeruleanCityText_19730::
|
|||
done
|
||||
|
||||
_CeruleanCityText_19735::
|
||||
text "SLOWBRO punch!"
|
||||
line "No! You blew it"
|
||||
cont "again!"
|
||||
text "SLOWBRO, use MEGA"
|
||||
line "PUNCH! No! You"
|
||||
cont "blew it again!"
|
||||
done
|
||||
|
||||
_CeruleanCityText_1973a::
|
||||
|
@ -191,16 +191,13 @@ _CeruleanCityText9::
|
|||
cont "get dirty!"
|
||||
done
|
||||
|
||||
_CeruleanCityText10::
|
||||
text "This is CERULEAN"
|
||||
line "CAVE! Horribly"
|
||||
cont "strong #MON"
|
||||
cont "live in there!"
|
||||
_CeruleanCityText10:: ; changed to be more ambiguous just in case this script needs reusing
|
||||
text "Hey! This is a"
|
||||
line "restricted area."
|
||||
|
||||
para "The #MON LEAGUE"
|
||||
line "champion is the"
|
||||
cont "only person who"
|
||||
cont "is allowed in!"
|
||||
para "I'm sorry, but"
|
||||
line "I cannot allow"
|
||||
cont "you to enter."
|
||||
done
|
||||
|
||||
_CeruleanCityText12::
|
||||
|
|
|
@ -118,8 +118,8 @@ _Route25AfterBattleText7::
|
|||
|
||||
_Route25BattleText8::
|
||||
text "I'm off to see a"
|
||||
line "#MON collector"
|
||||
cont "at the cape!"
|
||||
line "collector at"
|
||||
cont "the lighthouse!"
|
||||
done
|
||||
|
||||
_Route25EndBattleText8::
|
||||
|
@ -151,6 +151,5 @@ _Route25AfterBattleText9::
|
|||
done
|
||||
|
||||
_Route25Text11::
|
||||
text "SEA COTTAGE"
|
||||
line "BILL lives here!"
|
||||
text "BILL's LIGHTHOUSE"
|
||||
done
|
||||
|
|