mirror of
https://gitlab.com/xCrystal/pokecrystal-board.git
synced 2025-04-09 05:44:44 -07:00
commit
7f0fdb19cd
@ -617,6 +617,46 @@ LADIES_MAN EQU $0D
|
||||
REPTILE EQU $0E
|
||||
NO_EGGS EQU $0F
|
||||
|
||||
; menu sprites
|
||||
ICON_POLIWAG EQU $01
|
||||
ICON_JIGGLYPUFF EQU $02
|
||||
ICON_DIGLETT EQU $03
|
||||
ICON_PIKACHU EQU $04
|
||||
ICON_STARYU EQU $05
|
||||
ICON_FISH EQU $06
|
||||
ICON_BIRD EQU $07
|
||||
ICON_MONSTER EQU $08
|
||||
ICON_CLEFAIRY EQU $09
|
||||
ICON_ODDISH EQU $0a
|
||||
ICON_BUG EQU $0b
|
||||
ICON_GHOST EQU $0c
|
||||
ICON_LAPRAS EQU $0d
|
||||
ICON_HUMANSHAPE EQU $0e
|
||||
ICON_FOX EQU $0f
|
||||
ICON_EQUINE EQU $10
|
||||
ICON_SHELL EQU $11
|
||||
ICON_BLOB EQU $12
|
||||
ICON_SERPENT EQU $13
|
||||
ICON_VOLTORB EQU $14
|
||||
ICON_SQUIRTLE EQU $15
|
||||
ICON_BULBASAUR EQU $16
|
||||
ICON_CHARMANDER EQU $17
|
||||
ICON_CATERPILLAR EQU $18
|
||||
ICON_UNOWN EQU $19
|
||||
ICON_GEODUDE EQU $1a
|
||||
ICON_FIGHTER EQU $1b
|
||||
ICON_EGG EQU $1c
|
||||
ICON_JELLYFISH EQU $1d
|
||||
ICON_MOTH EQU $1e
|
||||
ICON_BAT EQU $1f
|
||||
ICON_SNORLAX EQU $20
|
||||
ICON_HO_OH EQU $21
|
||||
ICON_LUGIA EQU $22
|
||||
ICON_GYARADOS EQU $23
|
||||
ICON_SLOWPOKE EQU $24
|
||||
ICON_SUDOWOODO EQU $25
|
||||
ICON_BIGMON EQU $26
|
||||
|
||||
; map group ids
|
||||
GROUP_OLIVINE_POKECENTER_1F EQU $01
|
||||
GROUP_OLIVINE_GYM EQU $01
|
||||
|
BIN
gfx/icon/bat.2bpp
Normal file
BIN
gfx/icon/bat.2bpp
Normal file
Binary file not shown.
BIN
gfx/icon/bigmon.2bpp
Normal file
BIN
gfx/icon/bigmon.2bpp
Normal file
Binary file not shown.
BIN
gfx/icon/bird.2bpp
Normal file
BIN
gfx/icon/bird.2bpp
Normal file
Binary file not shown.
BIN
gfx/icon/blob.2bpp
Normal file
BIN
gfx/icon/blob.2bpp
Normal file
Binary file not shown.
BIN
gfx/icon/bug.2bpp
Normal file
BIN
gfx/icon/bug.2bpp
Normal file
Binary file not shown.
BIN
gfx/icon/bulbasaur.2bpp
Normal file
BIN
gfx/icon/bulbasaur.2bpp
Normal file
Binary file not shown.
BIN
gfx/icon/caterpillar.2bpp
Normal file
BIN
gfx/icon/caterpillar.2bpp
Normal file
Binary file not shown.
BIN
gfx/icon/charmander.2bpp
Normal file
BIN
gfx/icon/charmander.2bpp
Normal file
Binary file not shown.
BIN
gfx/icon/clefairy.2bpp
Normal file
BIN
gfx/icon/clefairy.2bpp
Normal file
Binary file not shown.
BIN
gfx/icon/diglett.2bpp
Normal file
BIN
gfx/icon/diglett.2bpp
Normal file
Binary file not shown.
BIN
gfx/icon/egg.2bpp
Normal file
BIN
gfx/icon/egg.2bpp
Normal file
Binary file not shown.
BIN
gfx/icon/equine.2bpp
Normal file
BIN
gfx/icon/equine.2bpp
Normal file
Binary file not shown.
BIN
gfx/icon/fighter.2bpp
Normal file
BIN
gfx/icon/fighter.2bpp
Normal file
Binary file not shown.
BIN
gfx/icon/fish.2bpp
Normal file
BIN
gfx/icon/fish.2bpp
Normal file
Binary file not shown.
BIN
gfx/icon/fox.2bpp
Normal file
BIN
gfx/icon/fox.2bpp
Normal file
Binary file not shown.
BIN
gfx/icon/geodude.2bpp
Normal file
BIN
gfx/icon/geodude.2bpp
Normal file
Binary file not shown.
BIN
gfx/icon/ghost.2bpp
Normal file
BIN
gfx/icon/ghost.2bpp
Normal file
Binary file not shown.
BIN
gfx/icon/gyarados.2bpp
Normal file
BIN
gfx/icon/gyarados.2bpp
Normal file
Binary file not shown.
BIN
gfx/icon/ho_oh.2bpp
Normal file
BIN
gfx/icon/ho_oh.2bpp
Normal file
Binary file not shown.
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user