The Road To Violet City!
1
gfx/pokemon/aercrow/anim.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
1
gfx/pokemon/aercrow/anim_idle.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
BIN
gfx/pokemon/aercrow/back.png
Normal file
|
After Width: | Height: | Size: 304 B |
BIN
gfx/pokemon/aercrow/front.png
Normal file
|
After Width: | Height: | Size: 315 B |
2
gfx/pokemon/aercrow/shiny.pal
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
RGB 22, 22, 12
|
||||
RGB 07, 15, 25
|
||||
|
|
@ -213,6 +213,8 @@ AnimationPointers:
|
|||
dw TogeticAnimation
|
||||
dw NatuAnimation
|
||||
dw XatuAnimation
|
||||
dw MoibelleAnimation
|
||||
dw BelledamAnimation
|
||||
dw MareepAnimation
|
||||
dw FlaaffyAnimation
|
||||
dw AmpharosAnimation
|
||||
|
|
@ -227,6 +229,7 @@ AnimationPointers:
|
|||
dw AipomAnimation
|
||||
dw SunkernAnimation
|
||||
dw SunfloraAnimation
|
||||
dw AercrowAnimation
|
||||
dw YanmaAnimation
|
||||
dw WooperAnimation
|
||||
dw QuagsireAnimation
|
||||
|
|
@ -238,12 +241,19 @@ AnimationPointers:
|
|||
dw MurkrowAnimation
|
||||
dw SlowkingAnimation
|
||||
dw MisdreavusAnimation
|
||||
dw MismagiusAnimation
|
||||
dw StromenAnimation
|
||||
dw PhandarinAnimation
|
||||
dw UnownAnimation
|
||||
dw WobbuffetAnimation
|
||||
dw BipullaAnimation
|
||||
dw CalflacAnimation
|
||||
dw GirafarigAnimation
|
||||
dw FarigirafAnimation
|
||||
dw PinecoAnimation
|
||||
dw ForretressAnimation
|
||||
dw DunsparceAnimation
|
||||
dw DudunsparceAnimation
|
||||
dw GligarAnimation
|
||||
dw SteelixAnimation
|
||||
dw SnubbullAnimation
|
||||
|
|
@ -255,6 +265,7 @@ AnimationPointers:
|
|||
dw SneaselAnimation
|
||||
dw TeddiursaAnimation
|
||||
dw UrsaringAnimation
|
||||
dw UrsalunaAnimation
|
||||
dw SlugmaAnimation
|
||||
dw MagcargoAnimation
|
||||
dw SwinubAnimation
|
||||
|
|
|
|||
|
|
@ -211,6 +211,8 @@ TogepiAnimation: INCLUDE "gfx/pokemon/togepi/anim.asm"
|
|||
TogeticAnimation: INCLUDE "gfx/pokemon/togetic/anim.asm"
|
||||
NatuAnimation: INCLUDE "gfx/pokemon/natu/anim.asm"
|
||||
XatuAnimation: INCLUDE "gfx/pokemon/xatu/anim.asm"
|
||||
MoibelleAnimation: INCLUDE "gfx/pokemon/moibelle/anim.asm"
|
||||
BelledamAnimation: INCLUDE "gfx/pokemon/belledam/anim.asm"
|
||||
MareepAnimation: INCLUDE "gfx/pokemon/mareep/anim.asm"
|
||||
FlaaffyAnimation: INCLUDE "gfx/pokemon/flaaffy/anim.asm"
|
||||
AmpharosAnimation: INCLUDE "gfx/pokemon/ampharos/anim.asm"
|
||||
|
|
@ -225,6 +227,7 @@ JumpluffAnimation: INCLUDE "gfx/pokemon/jumpluff/anim.asm"
|
|||
AipomAnimation: INCLUDE "gfx/pokemon/aipom/anim.asm"
|
||||
SunkernAnimation: INCLUDE "gfx/pokemon/sunkern/anim.asm"
|
||||
SunfloraAnimation: INCLUDE "gfx/pokemon/sunflora/anim.asm"
|
||||
AercrowAnimation: INCLUDE "gfx/pokemon/aercrow/anim.asm"
|
||||
YanmaAnimation: INCLUDE "gfx/pokemon/yanma/anim.asm"
|
||||
WooperAnimation: INCLUDE "gfx/pokemon/wooper/anim.asm"
|
||||
QuagsireAnimation: INCLUDE "gfx/pokemon/quagsire/anim.asm"
|
||||
|
|
@ -236,12 +239,19 @@ SylveonAnimation: INCLUDE "gfx/pokemon/sylveon/anim.asm"
|
|||
MurkrowAnimation: INCLUDE "gfx/pokemon/murkrow/anim.asm"
|
||||
SlowkingAnimation: INCLUDE "gfx/pokemon/slowking/anim.asm"
|
||||
MisdreavusAnimation: INCLUDE "gfx/pokemon/misdreavus/anim.asm"
|
||||
MismagiusAnimation: INCLUDE "gfx/pokemon/mismagius/anim.asm"
|
||||
StromenAnimation: INCLUDE "gfx/pokemon/stromen/anim.asm"
|
||||
PhandarinAnimation: INCLUDE "gfx/pokemon/phandarin/anim.asm"
|
||||
UnownAnimation: INCLUDE "gfx/pokemon/unown/anim.asm"
|
||||
WobbuffetAnimation: INCLUDE "gfx/pokemon/wobbuffet/anim.asm"
|
||||
BipullaAnimation: INCLUDE "gfx/pokemon/bipulla/anim.asm"
|
||||
CalflacAnimation: INCLUDE "gfx/pokemon/calflac/anim.asm"
|
||||
GirafarigAnimation: INCLUDE "gfx/pokemon/girafarig/anim.asm"
|
||||
FarigirafAnimation: INCLUDE "gfx/pokemon/farigiraf/anim.asm"
|
||||
PinecoAnimation: INCLUDE "gfx/pokemon/pineco/anim.asm"
|
||||
ForretressAnimation: INCLUDE "gfx/pokemon/forretress/anim.asm"
|
||||
DunsparceAnimation: INCLUDE "gfx/pokemon/dunsparce/anim.asm"
|
||||
DudunsparceAnimation: INCLUDE "gfx/pokemon/dudunsparce/anim.asm"
|
||||
GligarAnimation: INCLUDE "gfx/pokemon/gligar/anim.asm"
|
||||
SteelixAnimation: INCLUDE "gfx/pokemon/steelix/anim.asm"
|
||||
SnubbullAnimation: INCLUDE "gfx/pokemon/snubbull/anim.asm"
|
||||
|
|
@ -253,6 +263,7 @@ HeracrossAnimation: INCLUDE "gfx/pokemon/heracross/anim.asm"
|
|||
SneaselAnimation: INCLUDE "gfx/pokemon/sneasel/anim.asm"
|
||||
TeddiursaAnimation: INCLUDE "gfx/pokemon/teddiursa/anim.asm"
|
||||
UrsaringAnimation: INCLUDE "gfx/pokemon/ursaring/anim.asm"
|
||||
UrsalunaAnimation: INCLUDE "gfx/pokemon/ursaluna/anim.asm"
|
||||
SlugmaAnimation: INCLUDE "gfx/pokemon/slugma/anim.asm"
|
||||
MagcargoAnimation: INCLUDE "gfx/pokemon/magcargo/anim.asm"
|
||||
SwinubAnimation: INCLUDE "gfx/pokemon/swinub/anim.asm"
|
||||
|
|
|
|||
1
gfx/pokemon/belledam/anim.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
1
gfx/pokemon/belledam/anim_idle.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
BIN
gfx/pokemon/belledam/back.png
Normal file
|
After Width: | Height: | Size: 304 B |
BIN
gfx/pokemon/belledam/front.png
Normal file
|
After Width: | Height: | Size: 315 B |
2
gfx/pokemon/belledam/shiny.pal
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
RGB 22, 22, 12
|
||||
RGB 07, 15, 25
|
||||
1
gfx/pokemon/bipulla/anim.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
1
gfx/pokemon/bipulla/anim_idle.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
BIN
gfx/pokemon/bipulla/back.png
Normal file
|
After Width: | Height: | Size: 304 B |
BIN
gfx/pokemon/bipulla/front.png
Normal file
|
After Width: | Height: | Size: 315 B |
2
gfx/pokemon/bipulla/shiny.pal
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
RGB 22, 22, 12
|
||||
RGB 07, 15, 25
|
||||
|
|
@ -213,6 +213,8 @@ BitmasksPointers:
|
|||
dw TogeticBitmasks
|
||||
dw NatuBitmasks
|
||||
dw XatuBitmasks
|
||||
dw MoibelleBitmasks
|
||||
dw BelledamBitmasks
|
||||
dw MareepBitmasks
|
||||
dw FlaaffyBitmasks
|
||||
dw AmpharosBitmasks
|
||||
|
|
@ -227,6 +229,7 @@ BitmasksPointers:
|
|||
dw AipomBitmasks
|
||||
dw SunkernBitmasks
|
||||
dw SunfloraBitmasks
|
||||
dw AercrowBitmasks
|
||||
dw YanmaBitmasks
|
||||
dw WooperBitmasks
|
||||
dw QuagsireBitmasks
|
||||
|
|
@ -238,12 +241,19 @@ BitmasksPointers:
|
|||
dw MurkrowBitmasks
|
||||
dw SlowkingBitmasks
|
||||
dw MisdreavusBitmasks
|
||||
dw MismagiusBitmasks
|
||||
dw StromenBitmasks
|
||||
dw PhandarinBitmasks
|
||||
dw UnownBitmasks
|
||||
dw WobbuffetBitmasks
|
||||
dw BipullaBitmasks
|
||||
dw CalflacBitmasks
|
||||
dw GirafarigBitmasks
|
||||
dw FarigirafBitmasks
|
||||
dw PinecoBitmasks
|
||||
dw ForretressBitmasks
|
||||
dw DunsparceBitmasks
|
||||
dw DudunsparceBitmasks
|
||||
dw GligarBitmasks
|
||||
dw SteelixBitmasks
|
||||
dw SnubbullBitmasks
|
||||
|
|
@ -255,6 +265,7 @@ BitmasksPointers:
|
|||
dw SneaselBitmasks
|
||||
dw TeddiursaBitmasks
|
||||
dw UrsaringBitmasks
|
||||
dw UrsalunaBitmasks
|
||||
dw SlugmaBitmasks
|
||||
dw MagcargoBitmasks
|
||||
dw SwinubBitmasks
|
||||
|
|
|
|||
|
|
@ -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"
|
||||
|
|
|
|||
1
gfx/pokemon/calflac/anim.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
1
gfx/pokemon/calflac/anim_idle.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
BIN
gfx/pokemon/calflac/back.png
Normal file
|
After Width: | Height: | Size: 304 B |
BIN
gfx/pokemon/calflac/front.png
Normal file
|
After Width: | Height: | Size: 315 B |
2
gfx/pokemon/calflac/shiny.pal
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
RGB 22, 22, 12
|
||||
RGB 07, 15, 25
|
||||
1
gfx/pokemon/dudunsparce/anim.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
1
gfx/pokemon/dudunsparce/anim_idle.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
BIN
gfx/pokemon/dudunsparce/back.png
Normal file
|
After Width: | Height: | Size: 304 B |
BIN
gfx/pokemon/dudunsparce/front.png
Normal file
|
After Width: | Height: | Size: 315 B |
2
gfx/pokemon/dudunsparce/shiny.pal
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
RGB 22, 22, 12
|
||||
RGB 07, 15, 25
|
||||
1
gfx/pokemon/farigiraf/anim.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
1
gfx/pokemon/farigiraf/anim_idle.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
BIN
gfx/pokemon/farigiraf/back.png
Normal file
|
After Width: | Height: | Size: 304 B |
BIN
gfx/pokemon/farigiraf/front.png
Normal file
|
After Width: | Height: | Size: 315 B |
2
gfx/pokemon/farigiraf/shiny.pal
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
RGB 22, 22, 12
|
||||
RGB 07, 15, 25
|
||||
|
|
@ -213,6 +213,8 @@ FramesPointers:
|
|||
dba TogeticFrames
|
||||
dba NatuFrames
|
||||
dba XatuFrames
|
||||
dba MoibelleFrames
|
||||
dba BelledamFrames
|
||||
dba MareepFrames
|
||||
dba FlaaffyFrames
|
||||
dba AmpharosFrames
|
||||
|
|
@ -227,6 +229,7 @@ FramesPointers:
|
|||
dba AipomFrames
|
||||
dba SunkernFrames
|
||||
dba SunfloraFrames
|
||||
dba AercrowFrames
|
||||
dba YanmaFrames
|
||||
dba WooperFrames
|
||||
dba QuagsireFrames
|
||||
|
|
@ -238,12 +241,19 @@ FramesPointers:
|
|||
dba MurkrowFrames
|
||||
dba SlowkingFrames
|
||||
dba MisdreavusFrames
|
||||
dba MismagiusFrames
|
||||
dba StromenFrames
|
||||
dba PhandarinFrames
|
||||
dba UnownFrames
|
||||
dba WobbuffetFrames
|
||||
dba BipullaFrames
|
||||
dba CalflacFrames
|
||||
dba GirafarigFrames
|
||||
dba FarigirafFrames
|
||||
dba PinecoFrames
|
||||
dba ForretressFrames
|
||||
dba DunsparceFrames
|
||||
dba DudunsparceFrames
|
||||
dba GligarFrames
|
||||
dba SteelixFrames
|
||||
dba SnubbullFrames
|
||||
|
|
@ -255,6 +265,7 @@ FramesPointers:
|
|||
dba SneaselFrames
|
||||
dba TeddiursaFrames
|
||||
dba UrsaringFrames
|
||||
dba UrsalunaFrames
|
||||
dba SlugmaFrames
|
||||
dba MagcargoFrames
|
||||
dba SwinubFrames
|
||||
|
|
|
|||
|
|
@ -213,6 +213,8 @@ AnimationIdlePointers:
|
|||
dw TogeticAnimationIdle
|
||||
dw NatuAnimationIdle
|
||||
dw XatuAnimationIdle
|
||||
dw MoibelleAnimationIdle
|
||||
dw BelledamAnimationIdle
|
||||
dw MareepAnimationIdle
|
||||
dw FlaaffyAnimationIdle
|
||||
dw AmpharosAnimationIdle
|
||||
|
|
@ -227,6 +229,7 @@ AnimationIdlePointers:
|
|||
dw AipomAnimationIdle
|
||||
dw SunkernAnimationIdle
|
||||
dw SunfloraAnimationIdle
|
||||
dw AercrowAnimationIdle
|
||||
dw YanmaAnimationIdle
|
||||
dw WooperAnimationIdle
|
||||
dw QuagsireAnimationIdle
|
||||
|
|
@ -238,12 +241,19 @@ AnimationIdlePointers:
|
|||
dw MurkrowAnimationIdle
|
||||
dw SlowkingAnimationIdle
|
||||
dw MisdreavusAnimationIdle
|
||||
dw MismagiusAnimationIdle
|
||||
dw StromenAnimationIdle
|
||||
dw PhandarinAnimationIdle
|
||||
dw UnownAnimationIdle
|
||||
dw WobbuffetAnimationIdle
|
||||
dw BipullaAnimationIdle
|
||||
dw CalflacAnimationIdle
|
||||
dw GirafarigAnimationIdle
|
||||
dw FarigirafAnimationIdle
|
||||
dw PinecoAnimationIdle
|
||||
dw ForretressAnimationIdle
|
||||
dw DunsparceAnimationIdle
|
||||
dw DudunsparceAnimationIdle
|
||||
dw GligarAnimationIdle
|
||||
dw SteelixAnimationIdle
|
||||
dw SnubbullAnimationIdle
|
||||
|
|
@ -255,6 +265,7 @@ AnimationIdlePointers:
|
|||
dw SneaselAnimationIdle
|
||||
dw TeddiursaAnimationIdle
|
||||
dw UrsaringAnimationIdle
|
||||
dw UrsalunaAnimationIdle
|
||||
dw SlugmaAnimationIdle
|
||||
dw MagcargoAnimationIdle
|
||||
dw SwinubAnimationIdle
|
||||
|
|
|
|||
|
|
@ -211,6 +211,8 @@ TogepiAnimationIdle: INCLUDE "gfx/pokemon/togepi/anim_idle.asm"
|
|||
TogeticAnimationIdle: INCLUDE "gfx/pokemon/togetic/anim_idle.asm"
|
||||
NatuAnimationIdle: INCLUDE "gfx/pokemon/natu/anim_idle.asm"
|
||||
XatuAnimationIdle: INCLUDE "gfx/pokemon/xatu/anim_idle.asm"
|
||||
MoibelleAnimationIdle: INCLUDE "gfx/pokemon/moibelle/anim_idle.asm"
|
||||
BelledamAnimationIdle: INCLUDE "gfx/pokemon/belledam/anim_idle.asm"
|
||||
MareepAnimationIdle: INCLUDE "gfx/pokemon/mareep/anim_idle.asm"
|
||||
FlaaffyAnimationIdle: INCLUDE "gfx/pokemon/flaaffy/anim_idle.asm"
|
||||
AmpharosAnimationIdle: INCLUDE "gfx/pokemon/ampharos/anim_idle.asm"
|
||||
|
|
@ -225,6 +227,7 @@ JumpluffAnimationIdle: INCLUDE "gfx/pokemon/jumpluff/anim_idle.asm"
|
|||
AipomAnimationIdle: INCLUDE "gfx/pokemon/aipom/anim_idle.asm"
|
||||
SunkernAnimationIdle: INCLUDE "gfx/pokemon/sunkern/anim_idle.asm"
|
||||
SunfloraAnimationIdle: INCLUDE "gfx/pokemon/sunflora/anim_idle.asm"
|
||||
AercrowAnimationIdle: INCLUDE "gfx/pokemon/aercrow/anim_idle.asm"
|
||||
YanmaAnimationIdle: INCLUDE "gfx/pokemon/yanma/anim_idle.asm"
|
||||
WooperAnimationIdle: INCLUDE "gfx/pokemon/wooper/anim_idle.asm"
|
||||
QuagsireAnimationIdle: INCLUDE "gfx/pokemon/quagsire/anim_idle.asm"
|
||||
|
|
@ -236,12 +239,19 @@ SylveonAnimationIdle: INCLUDE "gfx/pokemon/sylveon/anim_idle.asm"
|
|||
MurkrowAnimationIdle: INCLUDE "gfx/pokemon/murkrow/anim_idle.asm"
|
||||
SlowkingAnimationIdle: INCLUDE "gfx/pokemon/slowking/anim_idle.asm"
|
||||
MisdreavusAnimationIdle: INCLUDE "gfx/pokemon/misdreavus/anim_idle.asm"
|
||||
MismagiusAnimationIdle: INCLUDE "gfx/pokemon/mismagius/anim_idle.asm"
|
||||
StromenAnimationIdle: INCLUDE "gfx/pokemon/stromen/anim_idle.asm"
|
||||
PhandarinAnimationIdle: INCLUDE "gfx/pokemon/phandarin/anim_idle.asm"
|
||||
UnownAnimationIdle: INCLUDE "gfx/pokemon/unown/anim_idle.asm"
|
||||
WobbuffetAnimationIdle: INCLUDE "gfx/pokemon/wobbuffet/anim_idle.asm"
|
||||
BipullaAnimationIdle: INCLUDE "gfx/pokemon/bipulla/anim_idle.asm"
|
||||
CalflacAnimationIdle: INCLUDE "gfx/pokemon/calflac/anim_idle.asm"
|
||||
GirafarigAnimationIdle: INCLUDE "gfx/pokemon/girafarig/anim_idle.asm"
|
||||
FarigirafAnimationIdle: INCLUDE "gfx/pokemon/farigiraf/anim_idle.asm"
|
||||
PinecoAnimationIdle: INCLUDE "gfx/pokemon/pineco/anim_idle.asm"
|
||||
ForretressAnimationIdle: INCLUDE "gfx/pokemon/forretress/anim_idle.asm"
|
||||
DunsparceAnimationIdle: INCLUDE "gfx/pokemon/dunsparce/anim_idle.asm"
|
||||
DudunsparceAnimationIdle: INCLUDE "gfx/pokemon/dudunsparce/anim_idle.asm"
|
||||
GligarAnimationIdle: INCLUDE "gfx/pokemon/gligar/anim_idle.asm"
|
||||
SteelixAnimationIdle: INCLUDE "gfx/pokemon/steelix/anim_idle.asm"
|
||||
SnubbullAnimationIdle: INCLUDE "gfx/pokemon/snubbull/anim_idle.asm"
|
||||
|
|
@ -253,6 +263,7 @@ HeracrossAnimationIdle: INCLUDE "gfx/pokemon/heracross/anim_idle.asm"
|
|||
SneaselAnimationIdle: INCLUDE "gfx/pokemon/sneasel/anim_idle.asm"
|
||||
TeddiursaAnimationIdle: INCLUDE "gfx/pokemon/teddiursa/anim_idle.asm"
|
||||
UrsaringAnimationIdle: INCLUDE "gfx/pokemon/ursaring/anim_idle.asm"
|
||||
UrsalunaAnimationIdle: INCLUDE "gfx/pokemon/ursaluna/anim_idle.asm"
|
||||
SlugmaAnimationIdle: INCLUDE "gfx/pokemon/slugma/anim_idle.asm"
|
||||
MagcargoAnimationIdle: INCLUDE "gfx/pokemon/magcargo/anim_idle.asm"
|
||||
SwinubAnimationIdle: INCLUDE "gfx/pokemon/swinub/anim_idle.asm"
|
||||
|
|
|
|||
|
|
@ -35,6 +35,8 @@ TogepiFrames: INCLUDE "gfx/pokemon/togepi/frames.asm"
|
|||
TogeticFrames: INCLUDE "gfx/pokemon/togetic/frames.asm"
|
||||
NatuFrames: INCLUDE "gfx/pokemon/natu/frames.asm"
|
||||
XatuFrames: INCLUDE "gfx/pokemon/xatu/frames.asm"
|
||||
MoibelleFrames: INCLUDE "gfx/pokemon/moibelle/frames.asm"
|
||||
BelledamFrames: INCLUDE "gfx/pokemon/belledam/frames.asm"
|
||||
MareepFrames: INCLUDE "gfx/pokemon/mareep/frames.asm"
|
||||
FlaaffyFrames: INCLUDE "gfx/pokemon/flaaffy/frames.asm"
|
||||
AmpharosFrames: INCLUDE "gfx/pokemon/ampharos/frames.asm"
|
||||
|
|
@ -49,6 +51,7 @@ JumpluffFrames: INCLUDE "gfx/pokemon/jumpluff/frames.asm"
|
|||
AipomFrames: INCLUDE "gfx/pokemon/aipom/frames.asm"
|
||||
SunkernFrames: INCLUDE "gfx/pokemon/sunkern/frames.asm"
|
||||
SunfloraFrames: INCLUDE "gfx/pokemon/sunflora/frames.asm"
|
||||
AercrowFrames: INCLUDE "gfx/pokemon/aercrow/frames.asm"
|
||||
YanmaFrames: INCLUDE "gfx/pokemon/yanma/frames.asm"
|
||||
WooperFrames: INCLUDE "gfx/pokemon/wooper/frames.asm"
|
||||
QuagsireFrames: INCLUDE "gfx/pokemon/quagsire/frames.asm"
|
||||
|
|
@ -60,12 +63,19 @@ SylveonFrames: INCLUDE "gfx/pokemon/sylveon/frames.asm"
|
|||
MurkrowFrames: INCLUDE "gfx/pokemon/murkrow/frames.asm"
|
||||
SlowkingFrames: INCLUDE "gfx/pokemon/slowking/frames.asm"
|
||||
MisdreavusFrames: INCLUDE "gfx/pokemon/misdreavus/frames.asm"
|
||||
MismagiusFrames: INCLUDE "gfx/pokemon/mismagius/frames.asm"
|
||||
StromenFrames: INCLUDE "gfx/pokemon/stromen/frames.asm"
|
||||
PhandarinFrames: INCLUDE "gfx/pokemon/phandarin/frames.asm"
|
||||
UnownFrames: INCLUDE "gfx/pokemon/unown/frames.asm"
|
||||
WobbuffetFrames: INCLUDE "gfx/pokemon/wobbuffet/frames.asm"
|
||||
BipullaFrames: INCLUDE "gfx/pokemon/bipulla/frames.asm"
|
||||
CalflacFrames: INCLUDE "gfx/pokemon/calflac/frames.asm"
|
||||
GirafarigFrames: INCLUDE "gfx/pokemon/girafarig/frames.asm"
|
||||
FarigirafFrames: INCLUDE "gfx/pokemon/farigiraf/frames.asm"
|
||||
PinecoFrames: INCLUDE "gfx/pokemon/pineco/frames.asm"
|
||||
ForretressFrames: INCLUDE "gfx/pokemon/forretress/frames.asm"
|
||||
DunsparceFrames: INCLUDE "gfx/pokemon/dunsparce/frames.asm"
|
||||
DudunsparceFrames: INCLUDE "gfx/pokemon/dudunsparce/frames.asm"
|
||||
GligarFrames: INCLUDE "gfx/pokemon/gligar/frames.asm"
|
||||
SteelixFrames: INCLUDE "gfx/pokemon/steelix/frames.asm"
|
||||
SnubbullFrames: INCLUDE "gfx/pokemon/snubbull/frames.asm"
|
||||
|
|
@ -77,6 +87,7 @@ HeracrossFrames: INCLUDE "gfx/pokemon/heracross/frames.asm"
|
|||
SneaselFrames: INCLUDE "gfx/pokemon/sneasel/frames.asm"
|
||||
TeddiursaFrames: INCLUDE "gfx/pokemon/teddiursa/frames.asm"
|
||||
UrsaringFrames: INCLUDE "gfx/pokemon/ursaring/frames.asm"
|
||||
UrsalunaFrames: INCLUDE "gfx/pokemon/ursaluna/frames.asm"
|
||||
SlugmaFrames: INCLUDE "gfx/pokemon/slugma/frames.asm"
|
||||
MagcargoFrames: INCLUDE "gfx/pokemon/magcargo/frames.asm"
|
||||
SwinubFrames: INCLUDE "gfx/pokemon/swinub/frames.asm"
|
||||
|
|
|
|||
1
gfx/pokemon/mismagius/anim.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
1
gfx/pokemon/mismagius/anim_idle.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
BIN
gfx/pokemon/mismagius/back.png
Normal file
|
After Width: | Height: | Size: 304 B |
BIN
gfx/pokemon/mismagius/front.png
Normal file
|
After Width: | Height: | Size: 315 B |
2
gfx/pokemon/mismagius/shiny.pal
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
RGB 22, 22, 12
|
||||
RGB 07, 15, 25
|
||||
1
gfx/pokemon/moibelle/anim.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
1
gfx/pokemon/moibelle/anim_idle.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
BIN
gfx/pokemon/moibelle/back.png
Normal file
|
After Width: | Height: | Size: 304 B |
BIN
gfx/pokemon/moibelle/front.png
Normal file
|
After Width: | Height: | Size: 315 B |
2
gfx/pokemon/moibelle/shiny.pal
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
RGB 22, 22, 12
|
||||
RGB 07, 15, 25
|
||||
1
gfx/pokemon/phandarin/anim.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
1
gfx/pokemon/phandarin/anim_idle.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
BIN
gfx/pokemon/phandarin/back.png
Normal file
|
After Width: | Height: | Size: 304 B |
BIN
gfx/pokemon/phandarin/front.png
Normal file
|
After Width: | Height: | Size: 315 B |
2
gfx/pokemon/phandarin/shiny.pal
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
RGB 22, 22, 12
|
||||
RGB 07, 15, 25
|
||||
1
gfx/pokemon/stromen/anim.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
1
gfx/pokemon/stromen/anim_idle.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
BIN
gfx/pokemon/stromen/back.png
Normal file
|
After Width: | Height: | Size: 304 B |
BIN
gfx/pokemon/stromen/front.png
Normal file
|
After Width: | Height: | Size: 315 B |
2
gfx/pokemon/stromen/shiny.pal
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
RGB 22, 22, 12
|
||||
RGB 07, 15, 25
|
||||
1
gfx/pokemon/ursaluna/anim.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
1
gfx/pokemon/ursaluna/anim_idle.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
BIN
gfx/pokemon/ursaluna/back.png
Normal file
|
After Width: | Height: | Size: 304 B |
BIN
gfx/pokemon/ursaluna/front.png
Normal file
|
After Width: | Height: | Size: 315 B |
2
gfx/pokemon/ursaluna/shiny.pal
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
RGB 22, 22, 12
|
||||
RGB 07, 15, 25
|
||||