ItemDex/RB:108: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
>Sherkel
No edit summary
m (Update item effects)
 
Line 1: Line 1:
([[ItemDex|↑ Back to the ItemDex index]].)
([[ItemDex|↑ Back to the ItemDex index]].)
{{ItemInfoGenI
{{ItemInfoGenI
|1=é<br>[[File:RB item 6C inventory.png]]
|1= é<br>[[File:RB item 6C inventory.png]]
|2=6C
|2=6C
|3=108
|3=108
|4=00:3ded (ROM 0)
|4=3DED
|5=No
|5=No
|6=No
|6=No
|7=809191 (808#8#)
|7=809191
|8=N/A
|8=404595
|9=$cb,$d6,$ba,$50}}
|9=$cb, $d6, $ba, $50}}


[[File:RBItem6C.png|link=]] (hex:6C) is a [[glitch item]] in {{RB}}.
[[File:RBItem6C.png|link=]] (hex:6C) is a [[glitch item]] in {{RB}}.
Line 15: Line 15:
Its name is taken from the untranslated unused string "ひよこ" (Chick) from the Japanese versions, resulting in [[mojibake]]. ひよこ is also the name of the hex:6C glitch item in the Japanese versions.
Its name is taken from the untranslated unused string "ひよこ" (Chick) from the Japanese versions, resulting in [[mojibake]]. ひよこ is also the name of the hex:6C glitch item in the Japanese versions.


When used, the item first checks if the console is SGB. If not, it returns and does nothing. If it is on SGB, it jumps to <code>1C:5DDF</code> (_RunPaletteCommand) and reloads the default SGB palettes for the current map, and so nothing appears to change.
The effects of this glitch item are unknown, as nothing noticeable has been observed after using the glitch item both in and outside of battle.


{{clr}}
{{clr}}

Latest revision as of 19:36, 25 December 2022

(↑ Back to the ItemDex index.)

Name (transcribed): é

Identifier (HEX): 6C
Identifier (DEC): 108
Effect pointer: 00:3ded (ROM 0)
Unterminated name glitch item?: No
Tossable/Sellable?: No
Buy Price: 809191
Sell Price: 404595
Name bytes: $cb, $d6, $ba, $50

(hex:6C) is a glitch item in Pokémon Red and Blue.

Its name is taken from the untranslated unused string "ひよこ" (Chick) from the Japanese versions, resulting in mojibake. ひよこ is also the name of the hex:6C glitch item in the Japanese versions.

When used, the item first checks if the console is SGB. If not, it returns and does nothing. If it is on SGB, it jumps to 1C:5DDF (_RunPaletteCommand) and reloads the default SGB palettes for the current map, and so nothing appears to change.