ItemDex/RGBY:027: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
No edit summary
Line 1: Line 1:
([[ItemDex|↑ Back to the ItemDex index]].)
{{ItemInfoGenI
{{ItemInfoGenI
|1=VOLCANOBADGE<br>[[File:RB item 1B inventory.png]]
|1=VOLCANOBADGE<br>[[File:RB item 1B inventory.png]]
Line 10: Line 9:
|8=0
|8=0
|9=$95, $8e, $8b, $82, $80, $8d, $8e, $81, $80, $83, $86, $84, $50}}
|9=$95, $8e, $8b, $82, $80, $8d, $8e, $81, $80, $83, $86, $84, $50}}
The '''VolcanoBadge''' (Japanese: '''クリムゾンバッジ''' ''Crimson Badge'') is an unobtainable and dummy Key Item in {{RGBY}} that is normally only used by the NPC in Cerulean City who describes the actual VolcanoBadge.<ref>[https://github.com/pret/pokered/blob/d3128b9a7ffab9d4d9b615acf9527ee2f1744749/scripts/CeruleanBadgeHouse.asm#L62 pokered badge NPC code]</ref><ref>[https://github.com/pret/pokeyellow/blob/1d10d108d0b2d5c43021bda6c94fafcca6cf165e/scripts/CeruleanBadgeHouse.asm#L62 pokeyellow badge NPC code]</ref>


==References==
'''VolcanoBadge''' (Japanese: クリムゾンバッジ, ''Crimson Badge'') (hex:1B) is an unavailable inventory item in {{RBY}}.
<references/>


In the final game the VolcanoBadge is added to the player's Trainer Card and not the inventory, however VolcanoBadge is a list entry for the badge man in Cerulean City.

The VolcanoBadge cannot be used both in and outside of battle. Attempting to use it will bring up Professor Oak's 'unusable' message.
{{clr}}
[[Category:Glitch items]]
[[Category:Glitch items]]
[[Category:Pokémon Red and Blue glitch items]]
[[Category:Pokémon Red and Blue glitch items]]

Revision as of 20:43, 7 July 2023

Name (transcribed): VOLCANOBADGE

Identifier (HEX): 1B
Identifier (DEC): 027
Effect pointer: 03:6476 (ROM 3)
Unterminated name glitch item?: No
Tossable/Sellable?: No
Buy Price: 0
Sell Price: 0
Name bytes: $95, $8e, $8b, $82, $80, $8d, $8e, $81, $80, $83, $86, $84, $50

The VolcanoBadge (Japanese: クリムゾンバッジ Crimson Badge) is an unobtainable and dummy Key Item in Pokémon Red, Green, Blue, and Yellow that is normally only used by the NPC in Cerulean City who describes the actual VolcanoBadge.[1][2]

References