pokeemerald/data/graphics/items/item_icon_table.inc

1514 lines
28 KiB
PHP
Raw Normal View History

2016-09-03 23:31:43 +02:00
.align 2
2016-09-03 10:17:20 +02:00
gItemIconTable:: @ 8614410
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ Master Ball
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_MasterBall
.4byte gItemIconPalette_MasterBall
2016-09-03 04:51:16 +02:00
@ Ultra Ball
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_UltraBall
.4byte gItemIconPalette_UltraBall
2016-09-03 04:51:16 +02:00
@ Great Ball
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_GreatBall
.4byte gItemIconPalette_GreatBall
2016-09-03 04:51:16 +02:00
@ Poké Ball
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_PokeBall
.4byte gItemIconPalette_PokeBall
2016-09-03 04:51:16 +02:00
@ Safari Ball
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SafariBall
.4byte gItemIconPalette_SafariBall
2016-09-03 04:51:16 +02:00
@ Net Ball
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_NetBall
.4byte gItemIconPalette_NetBall
2016-09-03 04:51:16 +02:00
@ Dive Ball
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_DiveBall
.4byte gItemIconPalette_DiveBall
2016-09-03 04:51:16 +02:00
@ Nest Ball
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_NestBall
.4byte gItemIconPalette_NestBall
2016-09-03 04:51:16 +02:00
@ Repeat Ball
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_RepeatBall
.4byte gItemIconPalette_RepeatBall
2016-09-03 04:51:16 +02:00
@ Timer Ball
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TimerBall
.4byte gItemIconPalette_RepeatBall
2016-09-03 04:51:16 +02:00
@ Luxury Ball
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_LuxuryBall
.4byte gItemIconPalette_LuxuryBall
2016-09-03 04:51:16 +02:00
@ Premier Ball
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_PremierBall
.4byte gItemIconPalette_LuxuryBall
2016-09-03 04:51:16 +02:00
@ Potion
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Potion
.4byte gItemIconPalette_Potion
2016-09-03 04:51:16 +02:00
@ Antidote
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Antidote
.4byte gItemIconPalette_Antidote
2016-09-03 04:51:16 +02:00
@ Burn Heal
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_StatusHeal
.4byte gItemIconPalette_BurnHeal
2016-09-03 04:51:16 +02:00
@ Ice Heal
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_StatusHeal
.4byte gItemIconPalette_IceHeal
2016-09-03 04:51:16 +02:00
@ Awakening
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_StatusHeal
.4byte gItemIconPalette_Awakening
2016-09-03 04:51:16 +02:00
@ Paralyze Heal
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_StatusHeal
.4byte gItemIconPalette_ParalyzeHeal
2016-09-03 04:51:16 +02:00
@ Full Restore
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_LargePotion
.4byte gItemIconPalette_FullRestore
2016-09-03 04:51:16 +02:00
@ Max Potion
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_LargePotion
.4byte gItemIconPalette_MaxPotion
2016-09-03 04:51:16 +02:00
@ Hyper Potion
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Potion
.4byte gItemIconPalette_HyperPotion
2016-09-03 04:51:16 +02:00
@ Super Potion
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Potion
.4byte gItemIconPalette_SuperPotion
2016-09-03 04:51:16 +02:00
@ Full Heal
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_FullHeal
.4byte gItemIconPalette_FullHeal
2016-09-03 04:51:16 +02:00
@ Revive
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Revive
.4byte gItemIconPalette_Revive
2016-09-03 04:51:16 +02:00
@ Max Revive
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_MaxRevive
.4byte gItemIconPalette_Revive
2016-09-03 04:51:16 +02:00
@ Fresh Water
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_FreshWater
.4byte gItemIconPalette_FreshWater
2016-09-03 04:51:16 +02:00
@ Soda Pop
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SodaPop
.4byte gItemIconPalette_SodaPop
2016-09-03 04:51:16 +02:00
@ Lemonade
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Lemonade
.4byte gItemIconPalette_Lemonade
2016-09-03 04:51:16 +02:00
@ Moomoo Milk
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_MoomooMilk
.4byte gItemIconPalette_MoomooMilk
2016-09-03 04:51:16 +02:00
@ Energy Powder
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Powder
.4byte gItemIconPalette_EnergyPowder
2016-09-03 04:51:16 +02:00
@ Energy Root
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_EnergyRoot
.4byte gItemIconPalette_EnergyRoot
2016-09-03 04:51:16 +02:00
@ Heal Powder
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Powder
.4byte gItemIconPalette_HealPowder
2016-09-03 04:51:16 +02:00
@ Revival Herb
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_RevivalHerb
.4byte gItemIconPalette_RevivalHerb
2016-09-03 04:51:16 +02:00
@ Ether
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Ether
.4byte gItemIconPalette_Ether
2016-09-03 04:51:16 +02:00
@ Max Ether
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Ether
.4byte gItemIconPalette_MaxEther
2016-09-03 04:51:16 +02:00
@ Elixir
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Ether
.4byte gItemIconPalette_Elixir
2016-09-03 04:51:16 +02:00
@ Max Elixir
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Ether
.4byte gItemIconPalette_MaxElixir
2016-09-03 04:51:16 +02:00
@ Lava Cookie
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_LavaCookie
.4byte gItemIconPalette_LavaCookieAndLetter
2016-09-03 04:51:16 +02:00
@ Blue Flute
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Flute
.4byte gItemIconPalette_BlueFlute
2016-09-03 04:51:16 +02:00
@ Yellow Flute
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Flute
.4byte gItemIconPalette_YellowFlute
2016-09-03 04:51:16 +02:00
@ Red Flute
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Flute
.4byte gItemIconPalette_RedFlute
2016-09-03 04:51:16 +02:00
@ Black Flute
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Flute
.4byte gItemIconPalette_BlackFlute
2016-09-03 04:51:16 +02:00
@ White Flute
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Flute
.4byte gItemIconPalette_WhiteFlute
2016-09-03 04:51:16 +02:00
@ Berry Juice
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BerryJuice
.4byte gItemIconPalette_BerryJuice
2016-09-03 04:51:16 +02:00
@ Sacred Ash
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SacredAsh
.4byte gItemIconPalette_SacredAsh
2016-09-03 04:51:16 +02:00
@ Shoal Salt
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Powder
.4byte gItemIconPalette_ShoalSalt
2016-09-03 04:51:16 +02:00
@ Shoal Shell
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_ShoalShell
.4byte gItemIconPalette_Shell
2016-09-03 04:51:16 +02:00
@ Red Shard
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Shard
.4byte gItemIconPalette_RedShard
2016-09-03 04:51:16 +02:00
@ Blue Shard
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Shard
.4byte gItemIconPalette_BlueShard
2016-09-03 04:51:16 +02:00
@ Yellow Shard
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Shard
.4byte gItemIconPalette_YellowShard
2016-09-03 04:51:16 +02:00
@ Green Shard
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Shard
.4byte gItemIconPalette_GreenShard
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ HP Up
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_HPUp
.4byte gItemIconPalette_HPUp
2016-09-03 04:51:16 +02:00
@ Protein
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Vitamin
.4byte gItemIconPalette_Protein
2016-09-03 04:51:16 +02:00
@ Iron
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Vitamin
.4byte gItemIconPalette_Iron
2016-09-03 04:51:16 +02:00
@ Carbos
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Vitamin
.4byte gItemIconPalette_Carbos
2016-09-03 04:51:16 +02:00
@ Calcium
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Vitamin
.4byte gItemIconPalette_Calcium
2016-09-03 04:51:16 +02:00
@ Rare Candy
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_RareCandy
.4byte gItemIconPalette_RareCandy
2016-09-03 04:51:16 +02:00
@ PP Up
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_PPUp
.4byte gItemIconPalette_PPUp
2016-09-03 04:51:16 +02:00
@ Zinc
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Vitamin
.4byte gItemIconPalette_Zinc
2016-09-03 04:51:16 +02:00
@ Pp Max
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_PPMax
.4byte gItemIconPalette_PPMax
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ Guard Spec.
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BattleStatItem
.4byte gItemIconPalette_GuardSpec
2016-09-03 04:51:16 +02:00
@ Dire Hit
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BattleStatItem
.4byte gItemIconPalette_DireHit
2016-09-03 04:51:16 +02:00
@ X Attack
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BattleStatItem
.4byte gItemIconPalette_XAttack
2016-09-03 04:51:16 +02:00
@ X Defend
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BattleStatItem
.4byte gItemIconPalette_XDefend
2016-09-03 04:51:16 +02:00
@ X Speed
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BattleStatItem
.4byte gItemIconPalette_XSpeed
2016-09-03 04:51:16 +02:00
@ X Accuracy
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BattleStatItem
.4byte gItemIconPalette_XAccuracy
2016-09-03 04:51:16 +02:00
@ X Special
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BattleStatItem
.4byte gItemIconPalette_XSpecial
2016-09-03 04:51:16 +02:00
@ Poké Doll
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_PokeDoll
.4byte gItemIconPalette_PokeDoll
2016-09-03 04:51:16 +02:00
@ Fluffy Tail
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_FluffyTail
.4byte gItemIconPalette_FluffyTail
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ Super Repel
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Repel
.4byte gItemIconPalette_SuperRepel
2016-09-03 04:51:16 +02:00
@ Max Repel
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Repel
.4byte gItemIconPalette_MaxRepel
2016-09-03 04:51:16 +02:00
@ Escape Rope
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_EscapeRope
.4byte gItemIconPalette_EscapeRope
2016-09-03 04:51:16 +02:00
@ Repel
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Repel
.4byte gItemIconPalette_Repel
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ Sun Stone
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SunStone
.4byte gItemIconPalette_SunStone
2016-09-03 04:51:16 +02:00
@ Moon Stone
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_MoonStone
.4byte gItemIconPalette_MoonStone
2016-09-03 04:51:16 +02:00
@ Fire Stone
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_FireStone
.4byte gItemIconPalette_FireStone
2016-09-03 04:51:16 +02:00
@ Thunder Stone
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_ThunderStone
.4byte gItemIconPalette_ThunderStone
2016-09-03 04:51:16 +02:00
@ Water Stone
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_WaterStone
.4byte gItemIconPalette_WaterStone
2016-09-03 04:51:16 +02:00
@ Leaf Stone
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_LeafStone
.4byte gItemIconPalette_LeafStone
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ Tiny Mushroom
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TinyMushroom
.4byte gItemIconPalette_Mushroom
2016-09-03 04:51:16 +02:00
@ Big Mushroom
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BigMushroom
.4byte gItemIconPalette_Mushroom
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ Pearl
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Pearl
.4byte gItemIconPalette_Pearl
2016-09-03 04:51:16 +02:00
@ Big Pearl
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BigPearl
.4byte gItemIconPalette_Pearl
2016-09-03 04:51:16 +02:00
@ Stardust
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Stardust
.4byte gItemIconPalette_Star
2016-09-03 04:51:16 +02:00
@ Star Piece
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_StarPiece
.4byte gItemIconPalette_Star
2016-09-03 04:51:16 +02:00
@ Nugget
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Nugget
.4byte gItemIconPalette_Nugget
2016-09-03 04:51:16 +02:00
@ Heart Scale
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_HeartScale
.4byte gItemIconPalette_HeartScale
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ Orange Mail
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_OrangeMail
.4byte gItemIconPalette_OrangeMail
2016-09-03 04:51:16 +02:00
@ Harbor Mail
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_HarborMail
.4byte gItemIconPalette_HarborMail
2016-09-03 04:51:16 +02:00
@ Glitter Mail
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_GlitterMail
.4byte gItemIconPalette_GlitterMail
2016-09-03 04:51:16 +02:00
@ Mech Mail
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_MechMail
.4byte gItemIconPalette_MechMail
2016-09-03 04:51:16 +02:00
@ Wood Mail
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_WoodMail
.4byte gItemIconPalette_WoodMail
2016-09-03 04:51:16 +02:00
@ Wave Mail
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_WaveMail
.4byte gItemIconPalette_WaveMail
2016-09-03 04:51:16 +02:00
@ Bead Mail
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BeadMail
.4byte gItemIconPalette_BeadMail
2016-09-03 04:51:16 +02:00
@ Shadow Mail
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_ShadowMail
.4byte gItemIconPalette_ShadowMail
2016-09-03 04:51:16 +02:00
@ Tropic Mail
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TropicMail
.4byte gItemIconPalette_TropicMail
2016-09-03 04:51:16 +02:00
@ Dream Mail
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_DreamMail
.4byte gItemIconPalette_DreamMail
2016-09-03 04:51:16 +02:00
@ Fab Mail
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_FabMail
.4byte gItemIconPalette_FabMail
2016-09-03 04:51:16 +02:00
@ Retro Mail
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_RetroMail
.4byte gItemIconPalette_RetroMail
2016-09-03 04:51:16 +02:00
@ Cheri Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_CheriBerry
.4byte gItemIconPalette_CheriBerry
2016-09-03 04:51:16 +02:00
@ Chesto Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_ChestoBerry
.4byte gItemIconPalette_ChestoBerry
2016-09-03 04:51:16 +02:00
@ Pecha Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_PechaBerry
.4byte gItemIconPalette_PechaBerry
2016-09-03 04:51:16 +02:00
@ Rawst Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_RawstBerry
.4byte gItemIconPalette_RawstBerry
2016-09-03 04:51:16 +02:00
@ Aspear Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_AspearBerry
.4byte gItemIconPalette_AspearBerry
2016-09-03 04:51:16 +02:00
@ Leppa Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_LeppaBerry
.4byte gItemIconPalette_LeppaBerry
2016-09-03 04:51:16 +02:00
@ Oran Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_OranBerry
.4byte gItemIconPalette_OranBerry
2016-09-03 04:51:16 +02:00
@ Persim Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_PersimBerry
.4byte gItemIconPalette_PersimBerry
2016-09-03 04:51:16 +02:00
@ Lum Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_LumBerry
.4byte gItemIconPalette_LumBerry
2016-09-03 04:51:16 +02:00
@ Sitrus Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SitrusBerry
.4byte gItemIconPalette_SitrusBerry
2016-09-03 04:51:16 +02:00
@ Figy Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_FigyBerry
.4byte gItemIconPalette_FigyBerry
2016-09-03 04:51:16 +02:00
@ Wiki Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_WikiBerry
.4byte gItemIconPalette_WikiBerry
2016-09-03 04:51:16 +02:00
@ Mago Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_MagoBerry
.4byte gItemIconPalette_MagoBerry
2016-09-03 04:51:16 +02:00
@ Aguav Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_AguavBerry
.4byte gItemIconPalette_AguavBerry
2016-09-03 04:51:16 +02:00
@ Iapapa Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_IapapaBerry
.4byte gItemIconPalette_IapapaBerry
2016-09-03 04:51:16 +02:00
@ Razz Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_RazzBerry
.4byte gItemIconPalette_RazzBerry
2016-09-03 04:51:16 +02:00
@ Bluk Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BlukBerry
.4byte gItemIconPalette_BlukBerry
2016-09-03 04:51:16 +02:00
@ Nanab Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_NanabBerry
.4byte gItemIconPalette_NanabBerry
2016-09-03 04:51:16 +02:00
@ Wepear Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_WepearBerry
.4byte gItemIconPalette_WepearBerry
2016-09-03 04:51:16 +02:00
@ Pinap Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_PinapBerry
.4byte gItemIconPalette_PinapBerry
2016-09-03 04:51:16 +02:00
@ Pomeg Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_PomegBerry
.4byte gItemIconPalette_PomegBerry
2016-09-03 04:51:16 +02:00
@ Kelpsy Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_KelpsyBerry
.4byte gItemIconPalette_KelpsyBerry
2016-09-03 04:51:16 +02:00
@ Qualot Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QualotBerry
.4byte gItemIconPalette_QualotBerry
2016-09-03 04:51:16 +02:00
@ Hondew Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_HondewBerry
.4byte gItemIconPalette_HondewBerry
2016-09-03 04:51:16 +02:00
@ Grepa Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_GrepaBerry
.4byte gItemIconPalette_GrepaBerry
2016-09-03 04:51:16 +02:00
@ Tamato Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TamatoBerry
.4byte gItemIconPalette_TamatoBerry
2016-09-03 04:51:16 +02:00
@ Cornn Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_CornnBerry
.4byte gItemIconPalette_CornnBerry
2016-09-03 04:51:16 +02:00
@ Magost Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_MagostBerry
.4byte gItemIconPalette_MagostBerry
2016-09-03 04:51:16 +02:00
@ Rabuta Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_RabutaBerry
.4byte gItemIconPalette_RabutaBerry
2016-09-03 04:51:16 +02:00
@ Nomel Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_NomelBerry
.4byte gItemIconPalette_NomelBerry
2016-09-03 04:51:16 +02:00
@ Spelon Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SpelonBerry
.4byte gItemIconPalette_SpelonBerry
2016-09-03 04:51:16 +02:00
@ Pamtre Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_PamtreBerry
.4byte gItemIconPalette_PamtreBerry
2016-09-03 04:51:16 +02:00
@ Watmel Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_WatmelBerry
.4byte gItemIconPalette_WatmelBerry
2016-09-03 04:51:16 +02:00
@ Durin Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_DurinBerry
.4byte gItemIconPalette_DurinBerry
2016-09-03 04:51:16 +02:00
@ Belue Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BelueBerry
.4byte gItemIconPalette_BelueBerry
2016-09-03 04:51:16 +02:00
@ Liechi Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_LiechiBerry
.4byte gItemIconPalette_LiechiBerry
2016-09-03 04:51:16 +02:00
@ Ganlon Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_GanlonBerry
.4byte gItemIconPalette_GanlonBerry
2016-09-03 04:51:16 +02:00
@ Salac Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SalacBerry
.4byte gItemIconPalette_SalacBerry
2016-09-03 04:51:16 +02:00
@ Petaya Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_PetayaBerry
.4byte gItemIconPalette_PetayaBerry
2016-09-03 04:51:16 +02:00
@ Apicot Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_ApicotBerry
.4byte gItemIconPalette_ApicotBerry
2016-09-03 04:51:16 +02:00
@ Lansat Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_LansatBerry
.4byte gItemIconPalette_LansatBerry
2016-09-03 04:51:16 +02:00
@ Starf Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_StarfBerry
.4byte gItemIconPalette_StarfBerry
2016-09-03 04:51:16 +02:00
@ Enigma Berry
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_EnigmaBerry
.4byte gItemIconPalette_EnigmaBerry
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ Bright Powder
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BrightPowder
.4byte gItemIconPalette_BrightPowder
2016-09-03 04:51:16 +02:00
@ White Herb
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_InBattleHerb
.4byte gItemIconPalette_WhiteHerb
2016-09-03 04:51:16 +02:00
@ Macho Brace
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_MachoBrace
.4byte gItemIconPalette_MachoBrace
2016-09-03 04:51:16 +02:00
@ Exp. Share
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_ExpShare
.4byte gItemIconPalette_ExpShare
2016-09-03 04:51:16 +02:00
@ Quick Claw
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuickClaw
.4byte gItemIconPalette_QuickClaw
2016-09-03 04:51:16 +02:00
@ Soothe Bell
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SootheBell
.4byte gItemIconPalette_SootheBell
2016-09-03 04:51:16 +02:00
@ Mental Herb
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_InBattleHerb
.4byte gItemIconPalette_MentalHerb
2016-09-03 04:51:16 +02:00
@ Choice Band
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_ChoiceBand
.4byte gItemIconPalette_ChoiceBand
2016-09-03 04:51:16 +02:00
@ King's Rock
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_KingsRock
.4byte gItemIconPalette_KingsRock
2016-09-03 04:51:16 +02:00
@ Silver Powder
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SilverPowder
.4byte gItemIconPalette_SilverPowder
2016-09-03 04:51:16 +02:00
@ Amulet Coin
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_AmuletCoin
.4byte gItemIconPalette_AmuletCoin
2016-09-03 04:51:16 +02:00
@ Cleanse Tag
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_CleanseTag
.4byte gItemIconPalette_CleanseTag
2016-09-03 04:51:16 +02:00
@ Soul Dew
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SoulDew
.4byte gItemIconPalette_SoulDew
2016-09-03 04:51:16 +02:00
@ Deep Sea Tooth
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_DeepSeaTooth
.4byte gItemIconPalette_DeepSeaTooth
2016-09-03 04:51:16 +02:00
@ Deep Sea Scale
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_DeepSeaScale
.4byte gItemIconPalette_DeepSeaScale
2016-09-03 04:51:16 +02:00
@ Smoke Ball
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SmokeBall
.4byte gItemIconPalette_SmokeBall
2016-09-03 04:51:16 +02:00
@ Everstone
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Everstone
.4byte gItemIconPalette_Everstone
2016-09-03 04:51:16 +02:00
@ Focus Band
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_FocusBand
.4byte gItemIconPalette_FocusBand
2016-09-03 04:51:16 +02:00
@ Lucky Egg
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_LuckyEgg
.4byte gItemIconPalette_LuckyEgg
2016-09-03 04:51:16 +02:00
@ Scope Lens
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_ScopeLens
.4byte gItemIconPalette_ScopeLens
2016-09-03 04:51:16 +02:00
@ Metal Coat
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_MetalCoat
.4byte gItemIconPalette_MetalCoat
2016-09-03 04:51:16 +02:00
@ Leftovers
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Leftovers
.4byte gItemIconPalette_Leftovers
2016-09-03 04:51:16 +02:00
@ Dragon Scale
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_DragonScale
.4byte gItemIconPalette_DragonScale
2016-09-03 04:51:16 +02:00
@ Light Ball
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_LightBall
.4byte gItemIconPalette_LightBall
2016-09-03 04:51:16 +02:00
@ Soft Sand
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SoftSand
.4byte gItemIconPalette_SoftSand
2016-09-03 04:51:16 +02:00
@ Hard Stone
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_HardStone
.4byte gItemIconPalette_HardStone
2016-09-03 04:51:16 +02:00
@ Miracle Seed
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_MiracleSeed
.4byte gItemIconPalette_MiracleSeed
2016-09-03 04:51:16 +02:00
@ Black Glasses
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BlackGlasses
.4byte gItemIconPalette_BlackTypeEnhancingItem
2016-09-03 04:51:16 +02:00
@ Black Belt
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BlackBelt
.4byte gItemIconPalette_BlackTypeEnhancingItem
2016-09-03 04:51:16 +02:00
@ Magnet
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Magnet
.4byte gItemIconPalette_Magnet
2016-09-03 04:51:16 +02:00
@ Mystic Water
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_MysticWater
.4byte gItemIconPalette_MysticWater
2016-09-03 04:51:16 +02:00
@ Sharp Beak
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SharpBeak
.4byte gItemIconPalette_SharpBeak
2016-09-03 04:51:16 +02:00
@ Poison Barb
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_PoisonBarb
.4byte gItemIconPalette_PoisonBarb
2016-09-03 04:51:16 +02:00
@ Never-Melt Ice
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_NeverMeltIce
.4byte gItemIconPalette_NeverMeltIce
2016-09-03 04:51:16 +02:00
@ Spell Tag
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SpellTag
.4byte gItemIconPalette_SpellTag
2016-09-03 04:51:16 +02:00
@ Twisted Spoon
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TwistedSpoon
.4byte gItemIconPalette_TwistedSpoon
2016-09-03 04:51:16 +02:00
@ Charcoal
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Charcoal
.4byte gItemIconPalette_Charcoal
2016-09-03 04:51:16 +02:00
@ Dragon Fang
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_DragonFang
.4byte gItemIconPalette_DragonFang
2016-09-03 04:51:16 +02:00
@ Silk Scarf
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SilkScarf
.4byte gItemIconPalette_SilkScarf
2016-09-03 04:51:16 +02:00
@ Up-Grade
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_UpGrade
.4byte gItemIconPalette_UpGrade
2016-09-03 04:51:16 +02:00
@ Shell Bell
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_ShellBell
.4byte gItemIconPalette_Shell
2016-09-03 04:51:16 +02:00
@ Sea Incense
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SeaIncense
.4byte gItemIconPalette_SeaIncense
2016-09-03 04:51:16 +02:00
@ Lax Incense
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_LaxIncense
.4byte gItemIconPalette_LaxIncense
2016-09-03 04:51:16 +02:00
@ Lucky Punch
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_LuckyPunch
.4byte gItemIconPalette_LuckyPunch
2016-09-03 04:51:16 +02:00
@ Metal Powder
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_MetalPowder
.4byte gItemIconPalette_MetalPowder
2016-09-03 04:51:16 +02:00
@ Thick Club
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_ThickClub
.4byte gItemIconPalette_ThickClub
2016-09-03 04:51:16 +02:00
@ Stick
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Stick
.4byte gItemIconPalette_Stick
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ Red Scarf
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Scarf
.4byte gItemIconPalette_RedScarf
2016-09-03 04:51:16 +02:00
@ Blue Scarf
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Scarf
.4byte gItemIconPalette_BlueScarf
2016-09-03 04:51:16 +02:00
@ Pink Scarf
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Scarf
.4byte gItemIconPalette_PinkScarf
2016-09-03 04:51:16 +02:00
@ Green Scarf
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Scarf
.4byte gItemIconPalette_GreenScarf
2016-09-03 04:51:16 +02:00
@ Yellow Scarf
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Scarf
.4byte gItemIconPalette_YellowScarf
2016-09-03 04:51:16 +02:00
@ Mach Bike
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_MachBike
.4byte gItemIconPalette_MachBike
2016-09-03 04:51:16 +02:00
@ Coin Case
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_CoinCase
.4byte gItemIconPalette_CoinCase
2016-09-03 04:51:16 +02:00
@ Itemfinder
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Itemfinder
.4byte gItemIconPalette_Itemfinder
2016-09-03 04:51:16 +02:00
@ Old Rod
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_OldRod
.4byte gItemIconPalette_OldRod
2016-09-03 04:51:16 +02:00
@ Good Rod
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_GoodRod
.4byte gItemIconPalette_GoodRod
2016-09-03 04:51:16 +02:00
@ Super Rod
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SuperRod
.4byte gItemIconPalette_SuperRod
2016-09-03 04:51:16 +02:00
@ S.S. Ticket
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SSTicket
.4byte gItemIconPalette_SSTicket
2016-09-03 04:51:16 +02:00
@ Contest Pass
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_ContestPass
.4byte gItemIconPalette_ContestPass
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ Wailmer Pail
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_WailmerPail
.4byte gItemIconPalette_WailmerPail
2016-09-03 04:51:16 +02:00
@ Devon Goods
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_DevonGoods
.4byte gItemIconPalette_DevonGoods
2016-09-03 04:51:16 +02:00
@ Soot Sack
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SootSack
.4byte gItemIconPalette_SootSack
2016-09-03 04:51:16 +02:00
@ Basement Key
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BasementKey
.4byte gItemIconPalette_OldKey
2016-09-03 04:51:16 +02:00
@ Acro Bike
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_AcroBike
.4byte gItemIconPalette_AcroBike
2016-09-03 04:51:16 +02:00
@ Pokéblock Case
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_PokeblockCase
.4byte gItemIconPalette_PokeblockCase
2016-09-03 04:51:16 +02:00
@ Letter
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Letter
.4byte gItemIconPalette_LavaCookieAndLetter
2016-09-03 04:51:16 +02:00
@ Eon Ticket
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_EonTicket
.4byte gItemIconPalette_EonTicket
2016-09-03 04:51:16 +02:00
@ Red Orb
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Orb
.4byte gItemIconPalette_RedOrb
2016-09-03 04:51:16 +02:00
@ Blue Orb
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Orb
.4byte gItemIconPalette_BlueOrb
2016-09-03 04:51:16 +02:00
@ Scanner
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Scanner
.4byte gItemIconPalette_Scanner
2016-09-03 04:51:16 +02:00
@ Go-Goggles
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_GoGoggles
.4byte gItemIconPalette_GoGoggles
2016-09-03 04:51:16 +02:00
@ Meteorite
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Meteorite
.4byte gItemIconPalette_Meteorite
2016-09-03 04:51:16 +02:00
@ Rm. 1 Key
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Room1Key
.4byte gItemIconPalette_Key
2016-09-03 04:51:16 +02:00
@ Rm. 2 Key
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Room2Key
.4byte gItemIconPalette_Key
2016-09-03 04:51:16 +02:00
@ Rm. 4 Key
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Room4Key
.4byte gItemIconPalette_Key
2016-09-03 04:51:16 +02:00
@ Rm. 6 Key
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Room6Key
.4byte gItemIconPalette_Key
2016-09-03 04:51:16 +02:00
@ Storage Key
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_StorageKey
.4byte gItemIconPalette_OldKey
2016-09-03 04:51:16 +02:00
@ Root Fossil
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_RootFossil
.4byte gItemIconPalette_HoennFossil
2016-09-03 04:51:16 +02:00
@ Claw Fossil
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_ClawFossil
.4byte gItemIconPalette_HoennFossil
2016-09-03 04:51:16 +02:00
@ Devon Scope
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_DevonScope
.4byte gItemIconPalette_DevonScope
2016-09-03 04:51:16 +02:00
@ TM01
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_FightingTMHM
2016-09-03 04:51:16 +02:00
@ TM02
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_DragonTMHM
2016-09-03 04:51:16 +02:00
@ TM03
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_WaterTMHM
2016-09-03 04:51:16 +02:00
@ TM04
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_PsychicTMHM
2016-09-03 04:51:16 +02:00
@ TM05
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_NormalTMHM
2016-09-03 04:51:16 +02:00
@ TM06
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_PoisonTMHM
2016-09-03 04:51:16 +02:00
@ TM07
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_IceTMHM
2016-09-03 04:51:16 +02:00
@ TM08
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_FightingTMHM
2016-09-03 04:51:16 +02:00
@ TM09
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_GrassTMHM
2016-09-03 04:51:16 +02:00
@ TM10
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_NormalTMHM
2016-09-03 04:51:16 +02:00
@ TM11
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_FireTMHM
2016-09-03 04:51:16 +02:00
@ TM12
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_DarkTMHM
2016-09-03 04:51:16 +02:00
@ TM13
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_IceTMHM
2016-09-03 04:51:16 +02:00
@ TM14
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_IceTMHM
2016-09-03 04:51:16 +02:00
@ TM15
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_NormalTMHM
2016-09-03 04:51:16 +02:00
@ TM16
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_PsychicTMHM
2016-09-03 04:51:16 +02:00
@ TM17
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_NormalTMHM
2016-09-03 04:51:16 +02:00
@ TM18
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_WaterTMHM
2016-09-03 04:51:16 +02:00
@ TM19
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_GrassTMHM
2016-09-03 04:51:16 +02:00
@ TM20
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_NormalTMHM
2016-09-03 04:51:16 +02:00
@ TM21
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_NormalTMHM
2016-09-03 04:51:16 +02:00
@ TM22
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_GrassTMHM
2016-09-03 04:51:16 +02:00
@ TM23
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_SteelTMHM
2016-09-03 04:51:16 +02:00
@ TM24
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_ElectricTMHM
2016-09-03 04:51:16 +02:00
@ TM25
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_ElectricTMHM
2016-09-03 04:51:16 +02:00
@ TM26
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_GroundTMHM
2016-09-03 04:51:16 +02:00
@ TM27
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_NormalTMHM
2016-09-03 04:51:16 +02:00
@ TM28
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_GroundTMHM
2016-09-03 04:51:16 +02:00
@ TM29
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_PsychicTMHM
2016-09-03 04:51:16 +02:00
@ TM30
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_GhostTMHM
2016-09-03 04:51:16 +02:00
@ TM31
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_FightingTMHM
2016-09-03 04:51:16 +02:00
@ TM32
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_NormalTMHM
2016-09-03 04:51:16 +02:00
@ TM33
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_PsychicTMHM
2016-09-03 04:51:16 +02:00
@ TM34
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_ElectricTMHM
2016-09-03 04:51:16 +02:00
@ TM35
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_FireTMHM
2016-09-03 04:51:16 +02:00
@ TM36
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_PoisonTMHM
2016-09-03 04:51:16 +02:00
@ TM37
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_RockTMHM
2016-09-03 04:51:16 +02:00
@ TM38
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_FireTMHM
2016-09-03 04:51:16 +02:00
@ TM39
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_RockTMHM
2016-09-03 04:51:16 +02:00
@ TM40
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_FlyingTMHM
2016-09-03 04:51:16 +02:00
@ TM41
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_DarkTMHM
2016-09-03 04:51:16 +02:00
@ TM42
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_NormalTMHM
2016-09-03 04:51:16 +02:00
@ TM43
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_NormalTMHM
2016-09-03 04:51:16 +02:00
@ TM44
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_PsychicTMHM
2016-09-03 04:51:16 +02:00
@ TM45
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_NormalTMHM
2016-09-03 04:51:16 +02:00
@ TM46
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_DarkTMHM
2016-09-03 04:51:16 +02:00
@ TM47
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_SteelTMHM
2016-09-03 04:51:16 +02:00
@ TM48
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_PsychicTMHM
2016-09-03 04:51:16 +02:00
@ TM49
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_DarkTMHM
2016-09-03 04:51:16 +02:00
@ TM50
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TM
.4byte gItemIconPalette_FireTMHM
2016-09-03 04:51:16 +02:00
@ HM01
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_HM
.4byte gItemIconPalette_NormalTMHM
2016-09-03 04:51:16 +02:00
@ HM02
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_HM
.4byte gItemIconPalette_FlyingTMHM
2016-09-03 04:51:16 +02:00
@ HM03
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_HM
.4byte gItemIconPalette_WaterTMHM
2016-09-03 04:51:16 +02:00
@ HM04
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_HM
.4byte gItemIconPalette_NormalTMHM
2016-09-03 04:51:16 +02:00
@ HM05
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_HM
.4byte gItemIconPalette_NormalTMHM
2016-09-03 04:51:16 +02:00
@ HM06
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_HM
.4byte gItemIconPalette_FightingTMHM
2016-09-03 04:51:16 +02:00
@ HM07
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_HM
.4byte gItemIconPalette_WaterTMHM
2016-09-03 04:51:16 +02:00
@ HM08
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_HM
.4byte gItemIconPalette_WaterTMHM
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ ????????
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_QuestionMark
.4byte gItemIconPalette_QuestionMark
2016-09-03 04:51:16 +02:00
@ Oak's Parcel
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_OaksParcel
.4byte gItemIconPalette_OaksParcel
2016-09-03 04:51:16 +02:00
@ Poké Flute
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_PokeFlute
.4byte gItemIconPalette_PokeFlute
2016-09-03 04:51:16 +02:00
@ Secret Key
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SecretKey
.4byte gItemIconPalette_SecretKey
2016-09-03 04:51:16 +02:00
@ Bike Voucher
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BikeVoucher
.4byte gItemIconPalette_BikeVoucher
2016-09-03 04:51:16 +02:00
@ Gold Teeth
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_GoldTeeth
.4byte gItemIconPalette_GoldTeeth
2016-09-03 04:51:16 +02:00
@ Old Amber
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_OldAmber
.4byte gItemIconPalette_OldAmber
2016-09-03 04:51:16 +02:00
@ Card Key
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_CardKey
.4byte gItemIconPalette_CardKey
2016-09-03 04:51:16 +02:00
@ Lift Key
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_LiftKey
.4byte gItemIconPalette_Key
2016-09-03 04:51:16 +02:00
@ Helix Fossil
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_HelixFossil
.4byte gItemIconPalette_KantoFossil
2016-09-03 04:51:16 +02:00
@ Dome Fossil
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_DomeFossil
.4byte gItemIconPalette_KantoFossil
2016-09-03 04:51:16 +02:00
@ Silph Scope
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_SilphScope
.4byte gItemIconPalette_SilphScope
2016-09-03 04:51:16 +02:00
@ Bicycle
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Bicycle
.4byte gItemIconPalette_Bicycle
2016-09-03 04:51:16 +02:00
@ Town Map
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TownMap
.4byte gItemIconPalette_TownMap
2016-09-03 04:51:16 +02:00
@ Vs. Seeker
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_VSSeeker
.4byte gItemIconPalette_VSSeeker
2016-09-03 04:51:16 +02:00
@ Fame Checker
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_FameChecker
.4byte gItemIconPalette_FameChecker
2016-09-03 04:51:16 +02:00
@ TM Case
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TMCase
.4byte gItemIconPalette_TMCase
2016-09-03 04:51:16 +02:00
@ Berry Pouch
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_BerryPouch
.4byte gItemIconPalette_BerryPouch
2016-09-03 04:51:16 +02:00
@ Teachy TV
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TeachyTV
.4byte gItemIconPalette_TeachyTV
2016-09-03 04:51:16 +02:00
@ Tri-Pass
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_TriPass
.4byte gItemIconPalette_TriPass
2016-09-03 04:51:16 +02:00
@ Rainbow Pass
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_RainbowPass
.4byte gItemIconPalette_RainbowPass
2016-09-03 04:51:16 +02:00
@ Tea
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Tea
.4byte gItemIconPalette_Tea
2016-09-03 04:51:16 +02:00
@ Mystic Ticket
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_MysticTicket
.4byte gItemIconPalette_MysticTicket
2016-09-03 04:51:16 +02:00
@ Aurora Ticket
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_AuroraTicket
.4byte gItemIconPalette_AuroraTicket
2016-09-03 04:51:16 +02:00
@ Powder Jar
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_PowderJar
.4byte gItemIconPalette_PowderJar
2016-09-03 04:51:16 +02:00
@ Ruby
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Gem
.4byte gItemIconPalette_Ruby
2016-09-03 04:51:16 +02:00
@ Sapphire
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_Gem
.4byte gItemIconPalette_Sapphire
2016-09-03 04:51:16 +02:00
@ Magma Emblem
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_MagmaEmblem
.4byte gItemIconPalette_MagmaEmblem
2016-09-03 04:51:16 +02:00
@ Old Sea Map
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_OldSeaMap
.4byte gItemIconPalette_OldSeaMap
2016-09-03 04:51:16 +02:00
@ Return to field arrow
2015-11-08 04:25:31 +01:00
.4byte gItemIcon_ReturnToFieldArrow
.4byte gItemIconPalette_ReturnToFieldArrow