ROM builds now, yay!

- Fixed/improved dex entries for Calflac, Stromen and Terrados.

- Fixed Bipulla's shiny, giving it the one from the beta.

- Added Calflac's shiny and official back sprite.

- Fixed Folage's, Stromen's and Munchlax's back sprites.

- Added Munchlax's shiny.

- Fixed Terrados' front sprite, and gave it a shiny palette (currently a clone of Gyarados')

- Added temporary colours to the Gen 1 trainer imports.
This commit is contained in:
Martha Schilling 2024-07-26 21:08:15 +01:00
parent ac5f22ffaf
commit b7099d8ee8
21 changed files with 40 additions and 32 deletions

View file

@ -1,10 +1,10 @@
db "CALF@" ; species name
dw 404, 458 ; height, weight
dw 311, 350 ; height, weight
db "Formed when"
next "BIPULLA's two"
next "halves joined"
db "Both of BIPULLA's"
next "halves joined to"
next "become CALFLAC."
page "together. However,"
next "they still strug-"
next "gle to cooperate.@"
page "However, its two"
next "brains struggle"
next "to cooperate.@"

View file

@ -1,5 +1,5 @@
db "CURSE@" ; species name
dw 8, 19 ; height, weight
dw 100, 20 ; height, weight
db "It lives quietly"
next "in places no one"

View file

@ -3,8 +3,8 @@
db "It blindly tunnels"
next "through the earth,"
next "feasting on any,"
next "crushing rocks in"
page "unfortunate GRAVELER"
next "or ONIX that it"
next "comes across.@"
page "its jaws. GRAVELER"
next "and ONIX are its"
next "favorite prey.@"

View file

@ -742,18 +742,6 @@ TangrowthBackpic: INCBIN "gfx/pokemon/tangrowth/back.2bpp.lz"
JungelaFrontpic: INCBIN "gfx/pokemon/jungela/front.animated.2bpp.lz"
JungelaBackpic: INCBIN "gfx/pokemon/jungela/back.2bpp.lz"
; RBY/unused trainer Pics
ChannelerPic: INCBIN "gfx/trainers/channeler.2bpp.lz"
CueBallPic: INCBIN "gfx/trainers/cue_ball.2bpp.lz"
EngineerPic: INCBIN "gfx/trainers/engineer.2bpp.lz"
RockerPic: INCBIN "gfx/trainers/rocker.2bpp.lz"
TamerPic: INCBIN "gfx/trainers/tamer.2bpp.lz"
FirefighterPic: INCBIN "gfx/trainers/firefighter.2bpp.lz"
TeacherMPic: INCBIN "gfx/trainers/teacherm.2bpp.lz"
PainterPic: INCBIN "gfx/trainers/painter.2bpp.lz"
SoldierPic: INCBIN "gfx/trainers/soldier.2bpp.lz"
SportsmanPic: INCBIN "gfx/trainers/sportsman.2bpp.lz"
SECTION "Pics 20", ROMX
@ -1046,3 +1034,17 @@ ArianaPic: INCBIN "gfx/trainers/ariana.2bpp.lz"
ArcherPic: INCBIN "gfx/trainers/archer.2bpp.lz"
ProfBluePic: INCBIN "gfx/trainers/blue_professor.2bpp.lz"
ElderPic: INCBIN "gfx/trainers/elder.2bpp.lz"
SECTION "Pics 26", ROMX
; RBY/unused trainer Pics
ChannelerPic: INCBIN "gfx/trainers/channeler.2bpp.lz"
CueBallPic: INCBIN "gfx/trainers/cue_ball.2bpp.lz"
EngineerPic: INCBIN "gfx/trainers/engineer.2bpp.lz"
RockerPic: INCBIN "gfx/trainers/rocker.2bpp.lz"
TamerPic: INCBIN "gfx/trainers/tamer.2bpp.lz"
FirefighterPic: INCBIN "gfx/trainers/firefighter.2bpp.lz"
TeacherMPic: INCBIN "gfx/trainers/teacherm.2bpp.lz"
PainterPic: INCBIN "gfx/trainers/painter.2bpp.lz"
SoldierPic: INCBIN "gfx/trainers/soldier.2bpp.lz"
SportsmanPic: INCBIN "gfx/trainers/sportsman.2bpp.lz"

View file

@ -1,2 +1,2 @@
RGB 16, 17, 30
RGB 05, 07, 11
RGB 28, 00, 29
RGB 16, 09, 28

Binary file not shown.

Before

Width:  |  Height:  |  Size: 304 B

After

Width:  |  Height:  |  Size: 338 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 639 B

After

Width:  |  Height:  |  Size: 478 B

View file

@ -1,2 +1,4 @@
RGB 22, 22, 12
RGB 07, 15, 25
RGB 31, 19, 00
RGB 16, 09, 28

Binary file not shown.

Before

Width:  |  Height:  |  Size: 980 B

After

Width:  |  Height:  |  Size: 520 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 452 B

After

Width:  |  Height:  |  Size: 279 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 766 B

After

Width:  |  Height:  |  Size: 636 B

View file

@ -1,2 +1,4 @@
RGB 22, 22, 12
RGB 07, 15, 25
RGB 27, 22, 11
RGB 09, 07, 31

Binary file not shown.

Before

Width:  |  Height:  |  Size: 768 B

After

Width:  |  Height:  |  Size: 464 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1 KiB

After

Width:  |  Height:  |  Size: 664 B

View file

@ -1,2 +1,4 @@
RGB 22, 22, 12
RGB 07, 15, 25
RGB 25, 20, 08
RGB 27, 10, 05

Binary file not shown.

Before

Width:  |  Height:  |  Size: 651 B

After

Width:  |  Height:  |  Size: 599 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 605 B

After

Width:  |  Height:  |  Size: 757 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 615 B

After

Width:  |  Height:  |  Size: 770 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 891 B

After

Width:  |  Height:  |  Size: 625 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 460 B

After

Width:  |  Height:  |  Size: 629 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 566 B

After

Width:  |  Height:  |  Size: 727 B