ItemDex/RB:102: Difference between revisions

From Glitch City Wiki
Jump to navigation Jump to search
Content added Content deleted
m (It always freezes the game)
m (Update info)
 
Line 1: Line 1:
([[ItemDex|↑ Back to the ItemDex index]].)
([[ItemDex|↑ Back to the ItemDex index]].)
{{ItemInfoGenI
{{ItemInfoGenI
|1=#m#<br>[[File:RB item 66 inventory.png]]
|1= #m#<br>[[File:RB item 66 inventory.png]]
|2=66
|2=66
|3=102
|3=102
|4=03:5afa (ROM 3)
|4=5AFA
|5=No
|5=No
|6=Yes
|6=Yes
|7=949193 (948#93)
|7=949193
|8=474596
|8=474596
|9=$cb,$de,$d4,$d8,$19,$ac,$10,$50}}
|9=$cb, $de, $d4, $d8, $19, $ac, $10, $50}}


[[File:RBItem66.png|link=]] (hex:66) is a [[glitch item]] in {{RB}}.
[[File:RBItem66.png|link=]] (hex:66) is a [[glitch item]] in {{RB}}.
Line 16: Line 16:


Using this glitch item will always freeze the game, both from in and outside of battle.
Using this glitch item will always freeze the game, both from in and outside of battle.
This is because it executes a <code>rst $20</code> instruction at <code>03:5B00</code>, which leads to a rst $38 freeze.
{{clr}}
{{clr}}
{{stub}}
{{stub}}

Latest revision as of 18:41, 25 December 2022

(↑ Back to the ItemDex index.)

Name (transcribed): #m#

Identifier (HEX): 66
Identifier (DEC): 102
Effect pointer: 03:5afa (ROM 3)
Unterminated name glitch item?: No
Tossable/Sellable?: Yes
Buy Price: 949193
Sell Price: 474596
Name bytes: $cb, $de, $d4, $d8, $19, $ac, $10, $50

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

The name of this glitch item is taken from "ひんやりバッヂ" (CoolBadge); an unused Japanese string that was untranslated from Pokémon Red and Green, resulting in mojibake. ひんやりバッヂ is also the name of the hex:66 glitch item in Japanese versions.

Using this glitch item will always freeze the game, both from in and outside of battle. This is because it executes a rst $20 instruction at 03:5B00, which leads to a rst $38 freeze.

This article or section is a stub. You can help Glitch City Wiki by expanding it.