The Road To Violet City!

This commit is contained in:
Misty 2023-11-19 01:09:06 -05:00
parent b60dbd5afb
commit e85c0ac4d6
127 changed files with 1034 additions and 127 deletions

View file

@ -211,6 +211,8 @@ TogepiBitmasks: INCLUDE "gfx/pokemon/togepi/bitmask.asm"
TogeticBitmasks: INCLUDE "gfx/pokemon/togetic/bitmask.asm"
NatuBitmasks: INCLUDE "gfx/pokemon/natu/bitmask.asm"
XatuBitmasks: INCLUDE "gfx/pokemon/xatu/bitmask.asm"
MoibelleBitmasks: INCLUDE "gfx/pokemon/moibelle/bitmask.asm"
BelledamBitmasks: INCLUDE "gfx/pokemon/belledam/bitmask.asm"
MareepBitmasks: INCLUDE "gfx/pokemon/mareep/bitmask.asm"
FlaaffyBitmasks: INCLUDE "gfx/pokemon/flaaffy/bitmask.asm"
AmpharosBitmasks: INCLUDE "gfx/pokemon/ampharos/bitmask.asm"
@ -225,6 +227,7 @@ JumpluffBitmasks: INCLUDE "gfx/pokemon/jumpluff/bitmask.asm"
AipomBitmasks: INCLUDE "gfx/pokemon/aipom/bitmask.asm"
SunkernBitmasks: INCLUDE "gfx/pokemon/sunkern/bitmask.asm"
SunfloraBitmasks: INCLUDE "gfx/pokemon/sunflora/bitmask.asm"
AercrowBitmasks: INCLUDE "gfx/pokemon/aercrow/bitmask.asm"
YanmaBitmasks: INCLUDE "gfx/pokemon/yanma/bitmask.asm"
WooperBitmasks: INCLUDE "gfx/pokemon/wooper/bitmask.asm"
QuagsireBitmasks: INCLUDE "gfx/pokemon/quagsire/bitmask.asm"
@ -236,12 +239,19 @@ SylveonBitmasks: INCLUDE "gfx/pokemon/sylveon/bitmask.asm"
MurkrowBitmasks: INCLUDE "gfx/pokemon/murkrow/bitmask.asm"
SlowkingBitmasks: INCLUDE "gfx/pokemon/slowking/bitmask.asm"
MisdreavusBitmasks: INCLUDE "gfx/pokemon/misdreavus/bitmask.asm"
MismagiusBitmasks: INCLUDE "gfx/pokemon/mismagius/bitmask.asm"
StromenBitmasks: INCLUDE "gfx/pokemon/stromen/bitmask.asm"
PhandarinBitmasks: INCLUDE "gfx/pokemon/phandarin/bitmask.asm"
UnownBitmasks: INCLUDE "gfx/pokemon/unown/bitmask.asm"
WobbuffetBitmasks: INCLUDE "gfx/pokemon/wobbuffet/bitmask.asm"
BipullaBitmasks: INCLUDE "gfx/pokemon/bipulla/bitmask.asm"
CalflacBitmasks: INCLUDE "gfx/pokemon/calflac/bitmask.asm"
GirafarigBitmasks: INCLUDE "gfx/pokemon/girafarig/bitmask.asm"
FarigirafBitmasks: INCLUDE "gfx/pokemon/farigiraf/bitmask.asm"
PinecoBitmasks: INCLUDE "gfx/pokemon/pineco/bitmask.asm"
ForretressBitmasks: INCLUDE "gfx/pokemon/forretress/bitmask.asm"
DunsparceBitmasks: INCLUDE "gfx/pokemon/dunsparce/bitmask.asm"
DudunsparceBitmasks: INCLUDE "gfx/pokemon/dudunsparce/bitmask.asm"
GligarBitmasks: INCLUDE "gfx/pokemon/gligar/bitmask.asm"
SteelixBitmasks: INCLUDE "gfx/pokemon/steelix/bitmask.asm"
SnubbullBitmasks: INCLUDE "gfx/pokemon/snubbull/bitmask.asm"
@ -253,6 +263,7 @@ HeracrossBitmasks: INCLUDE "gfx/pokemon/heracross/bitmask.asm"
SneaselBitmasks: INCLUDE "gfx/pokemon/sneasel/bitmask.asm"
TeddiursaBitmasks: INCLUDE "gfx/pokemon/teddiursa/bitmask.asm"
UrsaringBitmasks: INCLUDE "gfx/pokemon/ursaring/bitmask.asm"
UrsalunaBitmasks: INCLUDE "gfx/pokemon/ursaluna/bitmask.asm"
SlugmaBitmasks: INCLUDE "gfx/pokemon/slugma/bitmask.asm"
MagcargoBitmasks: INCLUDE "gfx/pokemon/magcargo/bitmask.asm"
SwinubBitmasks: INCLUDE "gfx/pokemon/swinub/bitmask.asm"