hm m yes carapthor

Altered the back sprite to be accurate to beetle wing cases, and changed the S.S. Anne Gentleman to use Carapthor (and Mr. Rime).
This commit is contained in:
Llinos Evans 2023-04-22 17:07:05 +01:00
parent 594e4d7b80
commit 437602bf21
3 changed files with 5 additions and 5 deletions

View file

@ -616,12 +616,12 @@ CooltrainerFData:
GentlemanData:
; SS Anne 1F Rooms
db 18, GROWLITHE, GROWLITHE, 0
db 18, GROWLITHE, CARAPTHOR, 0
db 19, NIDORAN_M, NIDORAN_F, 0
; SS Anne 2F Rooms/Vermilion Gym
db 23, PIKACHU, 0
; Unused - this will be used in the Silph Gauntlet
db 64, ARCANINE, NIDOQUEEN, PRIMEAPE, FEAROW, JAGG, RAPIDASH, 0
db 64, ARCANINE, NIDOQUEEN, MR_RIME, FEAROW, CARAPTHOR, RAPIDASH, 0
; SS Anne 2F Rooms
db 17, GROWLITHE, PONYTA, 0

View file

@ -23,10 +23,10 @@ SetIshiharaTeam:
IshiharaTeam:
db EXEGGUTOR_A, 90
db PINSIR, 90
db DITTO, 90
db SCYTHER, 50
db CARAPTHOR, 90
db KASANAGI, 50
IF DEF(_DEBUG)
db ONIX, 50
db KOKANA, 50
ENDC
db -1 ; end

Binary file not shown.

Before

Width:  |  Height:  |  Size: 559 B

After

Width:  |  Height:  |  Size: 732 B