Jump to content

List of 8F bootstrap setups: Difference between revisions

m
Text replacement - "jp (hl)" to "jp hl"
>Torchickens
m (Text replacement - "jp (hl)" to "jp hl")
 
(One intermediate revision by the same user not shown)
Line 18:
# Kangaskhan as the fifth Pokémon
# Pidgey must have 233 HP
To obtain such a Pidgey, Rare Candy it up to Lv100, apply 5~65–6 HP Ups.
 
If needed get it poisoned, use a Max Potion (not Full Restore !), walk 4*(Pidgey's max HP-233) steps and cure the poison.
Line 35:
$D16B <- 24 || inc h ; h = D3<br/>
$D16C <- 00 || nop<br/>
$D16D <- e9 || jp (hl) ; pc = D322<br/>
<br/>
</code>
Line 64:
$D197 <- 24 || inc h ; h = D3<br/>
$D198 <- 00 || nop<br/>
$D199 <- E9 || jp (hl) ; pc = D322
</code>
 
Line 122:
# Kangaskhan as the fifth Pokémon
# Pidgey must have 233 HP
To obtain such a Pidgey, Rare Candy it up to Lv100, apply 5~65–6 HP Ups.
 
If needed get it poisoned, use a Max Potion (not Full Restore !), walk 4*(Pidgey's max HP-233) steps and cure the poison.
Line 139:
$D16B <- 24 || inc h ; h = D3<br/>
$D16C <- 00 || nop<br/>
$D16D <- e9 || jp (hl) ; pc = D327<br/>
<br/>
</code>
Line 168:
$D197 <- 24 || inc h ; h = D3<br/>
$D198 <- 00 || nop<br/>
$D199 <- E9 || jp (hl) ; pc = D327
</code>
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.