summaryrefslogtreecommitdiff
path: root/i/bird-type/index.html
blob: 4d173c52873e63733b69be91298302413e1ee6c8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<!doctype html>
<meta charset=utf-8>
<link rel="stylesheet" href="/style/minimal.css">
<link rel="prev" href="/i/beta-song">
<link rel="next" href="/i/default-names">
<title>Bird Type</title>
<body lang="en-US">
<h1><a href="/">iimarckus.org</a></h1>
<h2>The Bird Type</h2>
<p>Aside from the standard fifteen Pokémon types in RBY, there is a sixteenth type, hidden in the programming. This type is named Bird.
<p>The Bird type is quite enigmatic. Its attacks are physical. No attack is of the Bird type and no Pokémon is of the Bird type. There are no types super‐effective or not very effective against it, nor are any types weak or resistant to it. It’s just… there.
<p>Interestingly enough, the filler Pokémon Missingno. was of the Bird type. However, Bird never comes into play outside of glitches.
<p>This type was never removed from the source code, and exists in all games up to and including Pokémon Crystal.
<div><img src="bird-type-bird-missingno.png" alt="Missingno. has the type ‘Bird.’" title="Missingno. has the type ‘Bird.’"></div>
<hr>
<p>Written 2008‒05‒07
<p>©2008–2010 IIMarckus. Released under a <a href="https://creativecommons.org/publicdomain/zero/1.0/">Creative Commons Zero license.</a>
<div><a href="/">Back</a></div>