The Big Bad Bugs and the Lunar Lord!
|
|
@ -35,6 +35,7 @@ INCBIN "gfx/footprints/nidoqueen.1bpp"
|
|||
INCBIN "gfx/footprints/nidoran_m.1bpp"
|
||||
INCBIN "gfx/footprints/nidorino.1bpp"
|
||||
INCBIN "gfx/footprints/nidoking.1bpp"
|
||||
INCBIN "gfx/footprints/nidoreign.1bpp"
|
||||
INCBIN "gfx/footprints/clefairy.1bpp"
|
||||
INCBIN "gfx/footprints/clefable.1bpp"
|
||||
INCBIN "gfx/footprints/vulpix.1bpp"
|
||||
|
|
@ -72,7 +73,7 @@ INCBIN "gfx/footprints/machamp.1bpp"
|
|||
INCBIN "gfx/footprints/bellsprout.1bpp"
|
||||
INCBIN "gfx/footprints/weepinbell.1bpp"
|
||||
INCBIN "gfx/footprints/victreebel.1bpp"
|
||||
;INCBIN "gfx/footprints/bellignan.1bpp"
|
||||
INCBIN "gfx/footprints/bellignan.1bpp"
|
||||
INCBIN "gfx/footprints/tentacool.1bpp"
|
||||
INCBIN "gfx/footprints/tentacruel.1bpp"
|
||||
INCBIN "gfx/footprints/geodude.1bpp"
|
||||
|
|
@ -127,10 +128,12 @@ INCBIN "gfx/footprints/staryu.1bpp"
|
|||
INCBIN "gfx/footprints/starmie.1bpp"
|
||||
INCBIN "gfx/footprints/mr__mime.1bpp"
|
||||
INCBIN "gfx/footprints/scyther.1bpp"
|
||||
INCBIN "gfx/footprints/kleavor.1bpp"
|
||||
INCBIN "gfx/footprints/jynx.1bpp"
|
||||
INCBIN "gfx/footprints/electabuzz.1bpp"
|
||||
INCBIN "gfx/footprints/magmar.1bpp"
|
||||
INCBIN "gfx/footprints/pinsir.1bpp"
|
||||
INCBIN "gfx/footprints/tricules.1bpp"
|
||||
INCBIN "gfx/footprints/tauros.1bpp"
|
||||
INCBIN "gfx/footprints/magikarp.1bpp"
|
||||
INCBIN "gfx/footprints/gyarados.1bpp"
|
||||
|
|
@ -264,4 +267,4 @@ INCBIN "gfx/footprints/254.1bpp"
|
|||
INCBIN "gfx/footprints/255.1bpp"
|
||||
INCBIN "gfx/footprints/256.1bpp"
|
||||
|
||||
assert_table_length $105 ; don't forget to update this
|
||||
assert_table_length $109 ; don't forget to update this
|
||||
|
|
|
|||
BIN
gfx/footprints/kleavor.png
Normal file
|
After Width: | Height: | Size: 108 B |
BIN
gfx/footprints/nidoreign.png
Normal file
|
After Width: | Height: | Size: 97 B |
BIN
gfx/footprints/tricules.png
Normal file
|
After Width: | Height: | Size: 91 B |
16
gfx/pics.asm
|
|
@ -725,18 +725,16 @@ ShiShiFrontpic: INCBIN "gfx/pokemon/shi_shi/front.animated.2bpp.lz"
|
|||
ShiShiBackpic: INCBIN "gfx/pokemon/shi_shi/back.2bpp.lz"
|
||||
MunchlaxFrontpic: INCBIN "gfx/pokemon/munchlax/front.animated.2bpp.lz"
|
||||
MunchlaxBackpic: INCBIN "gfx/pokemon/munchlax/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/poliwag/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/squirtle/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/shuckle/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/dewgong/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/unown_b/front.animated.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/slowpoke/back.2bpp.lz"
|
||||
NidoreignFrontpic: INCBIN "gfx/pokemon/nidoreign/front.animated.2bpp.lz"
|
||||
NidoreignBackpic: INCBIN "gfx/pokemon/nidoreign/back.2bpp.lz"
|
||||
KleavorFrontpic: INCBIN "gfx/pokemon/kleavor/front.animated.2bpp.lz"
|
||||
KleavorBackpic: INCBIN "gfx/pokemon/kleavor/back.2bpp.lz"
|
||||
TriculesFrontpic: INCBIN "gfx/pokemon/tricules/front.animated.2bpp.lz"
|
||||
TriculesBackpic: INCBIN "gfx/pokemon/tricules/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/dunsparce/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/donphan/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/wooper/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/tauros/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/unown_x/front.animated.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/unown_n/front.animated.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/tangela/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/voltorb/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/unown_j/front.animated.2bpp.lz"
|
||||
|
|
@ -757,11 +755,9 @@ INCBIN "gfx/pokemon/jynx/back.2bpp.lz"
|
|||
INCBIN "gfx/pokemon/golbat/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/unown_y/front.animated.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/unown_g/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/unown_i/front.animated.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/unown_v/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/forretress/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/unown_s/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/unown_r/front.animated.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/unown_e/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/unown_j/back.2bpp.lz"
|
||||
INCBIN "gfx/pokemon/unown_b/back.2bpp.lz"
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ AnimationPointers:
|
|||
dw NidoranMAnimation
|
||||
dw NidorinoAnimation
|
||||
dw NidokingAnimation
|
||||
dw NidoreignAnimation
|
||||
dw ClefairyAnimation
|
||||
dw ClefableAnimation
|
||||
dw VulpixAnimation
|
||||
|
|
@ -126,10 +127,12 @@ AnimationPointers:
|
|||
dw StarmieAnimation
|
||||
dw MrMimeAnimation
|
||||
dw ScytherAnimation
|
||||
dw KleavorAnimation
|
||||
dw JynxAnimation
|
||||
dw ElectabuzzAnimation
|
||||
dw MagmarAnimation
|
||||
dw PinsirAnimation
|
||||
dw TriculesAnimation
|
||||
dw TaurosAnimation
|
||||
dw MagikarpAnimation
|
||||
dw GyaradosAnimation
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@ NidoqueenAnimation: INCLUDE "gfx/pokemon/nidoqueen/anim.asm"
|
|||
NidoranMAnimation: INCLUDE "gfx/pokemon/nidoran_m/anim.asm"
|
||||
NidorinoAnimation: INCLUDE "gfx/pokemon/nidorino/anim.asm"
|
||||
NidokingAnimation: INCLUDE "gfx/pokemon/nidoking/anim.asm"
|
||||
NidoreignAnimation: INCLUDE "gfx/pokemon/nidoreign/anim.asm"
|
||||
ClefairyAnimation: INCLUDE "gfx/pokemon/clefairy/anim.asm"
|
||||
ClefableAnimation: INCLUDE "gfx/pokemon/clefable/anim.asm"
|
||||
VulpixAnimation: INCLUDE "gfx/pokemon/vulpix/anim.asm"
|
||||
|
|
@ -69,7 +70,7 @@ MachampAnimation: INCLUDE "gfx/pokemon/machamp/anim.asm"
|
|||
BellsproutAnimation: INCLUDE "gfx/pokemon/bellsprout/anim.asm"
|
||||
WeepinbellAnimation: INCLUDE "gfx/pokemon/weepinbell/anim.asm"
|
||||
VictreebelAnimation: INCLUDE "gfx/pokemon/victreebel/anim.asm"
|
||||
BellignanAnimation: INCLUDE "gfx/pokemon/bellignan/anim.asm"
|
||||
BellignanAnimation: INCLUDE "gfx/pokemon/bellignan/anim.asm"
|
||||
TentacoolAnimation: INCLUDE "gfx/pokemon/tentacool/anim.asm"
|
||||
TentacruelAnimation: INCLUDE "gfx/pokemon/tentacruel/anim.asm"
|
||||
GeodudeAnimation: INCLUDE "gfx/pokemon/geodude/anim.asm"
|
||||
|
|
@ -124,10 +125,12 @@ StaryuAnimation: INCLUDE "gfx/pokemon/staryu/anim.asm"
|
|||
StarmieAnimation: INCLUDE "gfx/pokemon/starmie/anim.asm"
|
||||
MrMimeAnimation: INCLUDE "gfx/pokemon/mr__mime/anim.asm"
|
||||
ScytherAnimation: INCLUDE "gfx/pokemon/scyther/anim.asm"
|
||||
KleavorAnimation: INCLUDE "gfx/pokemon/kleavor/anim.asm"
|
||||
JynxAnimation: INCLUDE "gfx/pokemon/jynx/anim.asm"
|
||||
ElectabuzzAnimation: INCLUDE "gfx/pokemon/electabuzz/anim.asm"
|
||||
MagmarAnimation: INCLUDE "gfx/pokemon/magmar/anim.asm"
|
||||
PinsirAnimation: INCLUDE "gfx/pokemon/pinsir/anim.asm"
|
||||
TriculesAnimation: INCLUDE "gfx/pokemon/tricules/anim.asm"
|
||||
TaurosAnimation: INCLUDE "gfx/pokemon/tauros/anim.asm"
|
||||
MagikarpAnimation: INCLUDE "gfx/pokemon/magikarp/anim.asm"
|
||||
GyaradosAnimation: INCLUDE "gfx/pokemon/gyarados/anim.asm"
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ BitmasksPointers:
|
|||
dw NidoranMBitmasks
|
||||
dw NidorinoBitmasks
|
||||
dw NidokingBitmasks
|
||||
dw NidoreignBitmasks
|
||||
dw ClefairyBitmasks
|
||||
dw ClefableBitmasks
|
||||
dw VulpixBitmasks
|
||||
|
|
@ -126,10 +127,12 @@ BitmasksPointers:
|
|||
dw StarmieBitmasks
|
||||
dw MrMimeBitmasks
|
||||
dw ScytherBitmasks
|
||||
dw KleavorBitmasks
|
||||
dw JynxBitmasks
|
||||
dw ElectabuzzBitmasks
|
||||
dw MagmarBitmasks
|
||||
dw PinsirBitmasks
|
||||
dw TriculesBitmasks
|
||||
dw TaurosBitmasks
|
||||
dw MagikarpBitmasks
|
||||
dw GyaradosBitmasks
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@ NidoqueenBitmasks: INCLUDE "gfx/pokemon/nidoqueen/bitmask.asm"
|
|||
NidoranMBitmasks: INCLUDE "gfx/pokemon/nidoran_m/bitmask.asm"
|
||||
NidorinoBitmasks: INCLUDE "gfx/pokemon/nidorino/bitmask.asm"
|
||||
NidokingBitmasks: INCLUDE "gfx/pokemon/nidoking/bitmask.asm"
|
||||
NidoreignBitmasks: INCLUDE "gfx/pokemon/nidoreign/bitmask.asm"
|
||||
ClefairyBitmasks: INCLUDE "gfx/pokemon/clefairy/bitmask.asm"
|
||||
ClefableBitmasks: INCLUDE "gfx/pokemon/clefable/bitmask.asm"
|
||||
VulpixBitmasks: INCLUDE "gfx/pokemon/vulpix/bitmask.asm"
|
||||
|
|
@ -69,7 +70,7 @@ MachampBitmasks: INCLUDE "gfx/pokemon/machamp/bitmask.asm"
|
|||
BellsproutBitmasks: INCLUDE "gfx/pokemon/bellsprout/bitmask.asm"
|
||||
WeepinbellBitmasks: INCLUDE "gfx/pokemon/weepinbell/bitmask.asm"
|
||||
VictreebelBitmasks: INCLUDE "gfx/pokemon/victreebel/bitmask.asm"
|
||||
BellignanBitmasks: INCLUDE "gfx/pokemon/bellignan/bitmask.asm"
|
||||
BellignanBitmasks: INCLUDE "gfx/pokemon/bellignan/bitmask.asm"
|
||||
TentacoolBitmasks: INCLUDE "gfx/pokemon/tentacool/bitmask.asm"
|
||||
TentacruelBitmasks: INCLUDE "gfx/pokemon/tentacruel/bitmask.asm"
|
||||
GeodudeBitmasks: INCLUDE "gfx/pokemon/geodude/bitmask.asm"
|
||||
|
|
@ -124,10 +125,12 @@ StaryuBitmasks: INCLUDE "gfx/pokemon/staryu/bitmask.asm"
|
|||
StarmieBitmasks: INCLUDE "gfx/pokemon/starmie/bitmask.asm"
|
||||
MrMimeBitmasks: INCLUDE "gfx/pokemon/mr__mime/bitmask.asm"
|
||||
ScytherBitmasks: INCLUDE "gfx/pokemon/scyther/bitmask.asm"
|
||||
KleavorBitmasks: INCLUDE "gfx/pokemon/kleavor/bitmask.asm"
|
||||
JynxBitmasks: INCLUDE "gfx/pokemon/jynx/bitmask.asm"
|
||||
ElectabuzzBitmasks: INCLUDE "gfx/pokemon/electabuzz/bitmask.asm"
|
||||
MagmarBitmasks: INCLUDE "gfx/pokemon/magmar/bitmask.asm"
|
||||
PinsirBitmasks: INCLUDE "gfx/pokemon/pinsir/bitmask.asm"
|
||||
TriculesBitmasks: INCLUDE "gfx/pokemon/tricules/bitmask.asm"
|
||||
TaurosBitmasks: INCLUDE "gfx/pokemon/tauros/bitmask.asm"
|
||||
MagikarpBitmasks: INCLUDE "gfx/pokemon/magikarp/bitmask.asm"
|
||||
GyaradosBitmasks: INCLUDE "gfx/pokemon/gyarados/bitmask.asm"
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ FramesPointers:
|
|||
dba NidoranMFrames
|
||||
dba NidorinoFrames
|
||||
dba NidokingFrames
|
||||
dba NidoreignFrames
|
||||
dba ClefairyFrames
|
||||
dba ClefableFrames
|
||||
dba VulpixFrames
|
||||
|
|
@ -126,10 +127,12 @@ FramesPointers:
|
|||
dba StarmieFrames
|
||||
dba MrMimeFrames
|
||||
dba ScytherFrames
|
||||
dba KleavorFrames
|
||||
dba JynxFrames
|
||||
dba ElectabuzzFrames
|
||||
dba MagmarFrames
|
||||
dba PinsirFrames
|
||||
dba TriculesFrames
|
||||
dba TaurosFrames
|
||||
dba MagikarpFrames
|
||||
dba GyaradosFrames
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ AnimationIdlePointers:
|
|||
dw NidoranMAnimationIdle
|
||||
dw NidorinoAnimationIdle
|
||||
dw NidokingAnimationIdle
|
||||
dw NidoreignAnimationIdle
|
||||
dw ClefairyAnimationIdle
|
||||
dw ClefableAnimationIdle
|
||||
dw VulpixAnimationIdle
|
||||
|
|
@ -126,10 +127,12 @@ AnimationIdlePointers:
|
|||
dw StarmieAnimationIdle
|
||||
dw MrMimeAnimationIdle
|
||||
dw ScytherAnimationIdle
|
||||
dw KleavorAnimationIdle
|
||||
dw JynxAnimationIdle
|
||||
dw ElectabuzzAnimationIdle
|
||||
dw MagmarAnimationIdle
|
||||
dw PinsirAnimationIdle
|
||||
dw TriculesAnimationIdle
|
||||
dw TaurosAnimationIdle
|
||||
dw MagikarpAnimationIdle
|
||||
dw GyaradosAnimationIdle
|
||||
|
|
|
|||
|
|
@ -32,6 +32,7 @@ NidoqueenAnimationIdle: INCLUDE "gfx/pokemon/nidoqueen/anim_idle.asm"
|
|||
NidoranMAnimationIdle: INCLUDE "gfx/pokemon/nidoran_m/anim_idle.asm"
|
||||
NidorinoAnimationIdle: INCLUDE "gfx/pokemon/nidorino/anim_idle.asm"
|
||||
NidokingAnimationIdle: INCLUDE "gfx/pokemon/nidoking/anim_idle.asm"
|
||||
NidoreignAnimationIdle: INCLUDE "gfx/pokemon/nidoreign/anim_idle.asm"
|
||||
ClefairyAnimationIdle: INCLUDE "gfx/pokemon/clefairy/anim_idle.asm"
|
||||
ClefableAnimationIdle: INCLUDE "gfx/pokemon/clefable/anim_idle.asm"
|
||||
VulpixAnimationIdle: INCLUDE "gfx/pokemon/vulpix/anim_idle.asm"
|
||||
|
|
@ -69,7 +70,7 @@ MachampAnimationIdle: INCLUDE "gfx/pokemon/machamp/anim_idle.asm"
|
|||
BellsproutAnimationIdle: INCLUDE "gfx/pokemon/bellsprout/anim_idle.asm"
|
||||
WeepinbellAnimationIdle: INCLUDE "gfx/pokemon/weepinbell/anim_idle.asm"
|
||||
VictreebelAnimationIdle: INCLUDE "gfx/pokemon/victreebel/anim_idle.asm"
|
||||
BellignanAnimationIdle: INCLUDE "gfx/pokemon/victreebel/anim_idle.asm"
|
||||
BellignanAnimationIdle: INCLUDE "gfx/pokemon/victreebel/anim_idle.asm"
|
||||
TentacoolAnimationIdle: INCLUDE "gfx/pokemon/tentacool/anim_idle.asm"
|
||||
TentacruelAnimationIdle: INCLUDE "gfx/pokemon/tentacruel/anim_idle.asm"
|
||||
GeodudeAnimationIdle: INCLUDE "gfx/pokemon/geodude/anim_idle.asm"
|
||||
|
|
@ -124,10 +125,12 @@ StaryuAnimationIdle: INCLUDE "gfx/pokemon/staryu/anim_idle.asm"
|
|||
StarmieAnimationIdle: INCLUDE "gfx/pokemon/starmie/anim_idle.asm"
|
||||
MrMimeAnimationIdle: INCLUDE "gfx/pokemon/mr__mime/anim_idle.asm"
|
||||
ScytherAnimationIdle: INCLUDE "gfx/pokemon/scyther/anim_idle.asm"
|
||||
KleavorAnimationIdle: INCLUDE "gfx/pokemon/kleavor/anim_idle.asm"
|
||||
JynxAnimationIdle: INCLUDE "gfx/pokemon/jynx/anim_idle.asm"
|
||||
ElectabuzzAnimationIdle: INCLUDE "gfx/pokemon/electabuzz/anim_idle.asm"
|
||||
MagmarAnimationIdle: INCLUDE "gfx/pokemon/magmar/anim_idle.asm"
|
||||
PinsirAnimationIdle: INCLUDE "gfx/pokemon/pinsir/anim_idle.asm"
|
||||
TriculesAnimationIdle: INCLUDE "gfx/pokemon/tricules/anim_idle.asm"
|
||||
TaurosAnimationIdle: INCLUDE "gfx/pokemon/tauros/anim_idle.asm"
|
||||
MagikarpAnimationIdle: INCLUDE "gfx/pokemon/magikarp/anim_idle.asm"
|
||||
GyaradosAnimationIdle: INCLUDE "gfx/pokemon/gyarados/anim_idle.asm"
|
||||
|
|
|
|||
|
|
@ -34,6 +34,7 @@ NidoqueenFrames: INCLUDE "gfx/pokemon/nidoqueen/frames.asm"
|
|||
NidoranMFrames: INCLUDE "gfx/pokemon/nidoran_m/frames.asm"
|
||||
NidorinoFrames: INCLUDE "gfx/pokemon/nidorino/frames.asm"
|
||||
NidokingFrames: INCLUDE "gfx/pokemon/nidoking/frames.asm"
|
||||
NidoreignFrames: INCLUDE "gfx/pokemon/nidoreign/frames.asm"
|
||||
ClefairyFrames: INCLUDE "gfx/pokemon/clefairy/frames.asm"
|
||||
ClefableFrames: INCLUDE "gfx/pokemon/clefable/frames.asm"
|
||||
VulpixFrames: INCLUDE "gfx/pokemon/vulpix/frames.asm"
|
||||
|
|
@ -71,7 +72,7 @@ MachampFrames: INCLUDE "gfx/pokemon/machamp/frames.asm"
|
|||
BellsproutFrames: INCLUDE "gfx/pokemon/bellsprout/frames.asm"
|
||||
WeepinbellFrames: INCLUDE "gfx/pokemon/weepinbell/frames.asm"
|
||||
VictreebelFrames: INCLUDE "gfx/pokemon/victreebel/frames.asm"
|
||||
BellignanFrames: INCLUDE "gfx/pokemon/bellignan/frames.asm"
|
||||
BellignanFrames: INCLUDE "gfx/pokemon/bellignan/frames.asm"
|
||||
TentacoolFrames: INCLUDE "gfx/pokemon/tentacool/frames.asm"
|
||||
TentacruelFrames: INCLUDE "gfx/pokemon/tentacruel/frames.asm"
|
||||
GeodudeFrames: INCLUDE "gfx/pokemon/geodude/frames.asm"
|
||||
|
|
@ -126,10 +127,12 @@ StaryuFrames: INCLUDE "gfx/pokemon/staryu/frames.asm"
|
|||
StarmieFrames: INCLUDE "gfx/pokemon/starmie/frames.asm"
|
||||
MrMimeFrames: INCLUDE "gfx/pokemon/mr__mime/frames.asm"
|
||||
ScytherFrames: INCLUDE "gfx/pokemon/scyther/frames.asm"
|
||||
KleavorFrames: INCLUDE "gfx/pokemon/kleavor/frames.asm"
|
||||
JynxFrames: INCLUDE "gfx/pokemon/jynx/frames.asm"
|
||||
ElectabuzzFrames: INCLUDE "gfx/pokemon/electabuzz/frames.asm"
|
||||
MagmarFrames: INCLUDE "gfx/pokemon/magmar/frames.asm"
|
||||
PinsirFrames: INCLUDE "gfx/pokemon/pinsir/frames.asm"
|
||||
TriculesFrames: INCLUDE "gfx/pokemon/tricules/frames.asm"
|
||||
TaurosFrames: INCLUDE "gfx/pokemon/tauros/frames.asm"
|
||||
MagikarpFrames: INCLUDE "gfx/pokemon/magikarp/frames.asm"
|
||||
GyaradosFrames: INCLUDE "gfx/pokemon/gyarados/frames.asm"
|
||||
|
|
|
|||
1
gfx/pokemon/kleavor/anim.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
1
gfx/pokemon/kleavor/anim_idle.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
BIN
gfx/pokemon/kleavor/back.png
Normal file
|
After Width: | Height: | Size: 5.1 KiB |
BIN
gfx/pokemon/kleavor/front.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
4
gfx/pokemon/kleavor/shiny.pal
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
RGB 17, 24, 00
|
||||
RGB 28, 09, 00
|
||||
|
||||
1
gfx/pokemon/nidoreign/anim.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
1
gfx/pokemon/nidoreign/anim_idle.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
BIN
gfx/pokemon/nidoreign/back.png
Normal file
|
After Width: | Height: | Size: 6.4 KiB |
BIN
gfx/pokemon/nidoreign/front.png
Normal file
|
After Width: | Height: | Size: 16 KiB |
4
gfx/pokemon/nidoreign/shiny.pal
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
RGB 31, 16, 31
|
||||
RGB 11, 13, 08
|
||||
|
||||
1
gfx/pokemon/tricules/anim.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
1
gfx/pokemon/tricules/anim_idle.asm
Normal file
|
|
@ -0,0 +1 @@
|
|||
endanim
|
||||
BIN
gfx/pokemon/tricules/back.png
Normal file
|
After Width: | Height: | Size: 7.6 KiB |
BIN
gfx/pokemon/tricules/front.png
Normal file
|
After Width: | Height: | Size: 20 KiB |
4
gfx/pokemon/tricules/shiny.pal
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
|
||||
RGB 23, 23, 09
|
||||
RGB 11, 11, 15
|
||||
|
||||