blob: d66d7e67012a219b634d8eb9d3947f2a080da00c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
|
<!doctype html>
<meta charset=utf-8>
<link rel="stylesheet" href="/style/minimal.css">
<link rel="prev" href="/i/memory/">
<link rel="next" href="/i/pikachu-happiness/">
<title>Olivine House</title>
<body lang="en-US">
<h1><a href="/">iimarckus.org</a></h1>
<h2>“Deleted” House in Olivine</h2>
<p>Gold, Silver, and Crystal have several beta maps, but only a few can be considered complete. One of these is a “deleted” house located in Olivine City.
<div><img src="olivine-house.png" alt="The house in Olivine" title="The house in Olivine"></div>
<p>Two interactions can occur in this map. The first is a Rhydon. This Rhydon uses a glitched sprite that changes to a Clefairy during the walking animation.
<blockquote class="game">
<p><strong>Rhydon</strong>: Gugooh!
</blockquote>
<p>The other is a woman who says:
<blockquote class="game">
<p>When my <strong>Pokémon</strong> got sick, the <strong>Pharmacist</strong> in <strong>Ecruteak</strong> made some medicine for me.
</blockquote>
<p>Notice how she claims the pharmacy is located in Ecruteak City. In the final version of the game, the pharmacy was found in Cianwood City.
<p>This is one of three complete beta maps in Gold and Silver (the other two forming <a href="/i/safari-zone">the Safari Zone</a>). Rather than delete the map completely, the programmers moved the “warp tile” (a means of accessing a map, usually placed on top of an image displaying a door or hole) to the upper‐left corner of Olivine City.
<p>This map can be accessed with the following Gameshark codes.
<p>Gold/Silver:
<div><code class="shark">010143D0
010144D0
010445D0</code></div>
<p>Crystal:
<div><code class="shark">0101B4DC
0101B5DC
0104B6DC</code></div>
<hr>
<p>Written 2008‒05‒09
<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>
|