ItemDex/RGBY:025: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
m (SatoMew moved page SoulBadge (glitch item) to ItemDex/RGBY:025)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
([[ItemDex|↑ Back to the ItemDex index]].)
{{ItemInfoGenI
{{ItemInfoGenI
|1=SOULBADGE<br>[[File:RB item 19 inventory.png]]
|1=SOULBADGE<br>[[File:RB item 19 inventory.png]]
Line 10: Line 9:
|8=0
|8=0
|9=$92, $8e, $94, $8b, $81, $80, $83, $86, $84, $50}}
|9=$92, $8e, $94, $8b, $81, $80, $83, $86, $84, $50}}
The '''SoulBadge''' (Japanese: '''ピンクバッジ''' ''Pink 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 SoulBadge.<ref>[https://github.com/pret/pokered/blob/d3128b9a7ffab9d4d9b615acf9527ee2f1744749/scripts/CeruleanBadgeHouse.asm#L60 pokered badge NPC code]</ref><ref>[https://github.com/pret/pokeyellow/blob/1d10d108d0b2d5c43021bda6c94fafcca6cf165e/scripts/CeruleanBadgeHouse.asm#L60 pokeyellow badge NPC code]</ref>


As a dummy item, using it will always return Professor Oak's "OAK: (PLAYER)! This isn't the time to use that!" message.
'''SoulBadge''' (Japanese: ピンクバッジ, ''Pink Badge'') (hex:19) is an unavailable inventory item in {{RBY}}.


==References==
In the final game the SoulBadge is added to the player's Trainer Card and not the inventory, however SoulBadge is a list entry for the badge man in Cerulean City.
<references/>


The SoulBadge 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]]

Latest revision as of 08:00, 8 July 2023

Name (transcribed): SOULBADGE

Identifier (HEX): 19
Identifier (DEC): 025
Effect pointer: 03:6476 (ROM 3)
Unterminated name glitch item?: No
Tossable/Sellable?: No
Buy Price: 0
Sell Price: 0
Name bytes: $92, $8e, $94, $8b, $81, $80, $83, $86, $84, $50

The SoulBadge (Japanese: ピンクバッジ Pink 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 SoulBadge.[1][2]

As a dummy item, using it will always return Professor Oak's "OAK: (PLAYER)! This isn't the time to use that!" message.

References