~ubuntu-branches/ubuntu/feisty/nethack-spoilers/feisty

« back to all changes in this revision

Viewing changes to gazetteer/legend.html

  • Committer: Bazaar Package Importer
  • Author(s): Ryan Murray
  • Date: 2004-02-28 01:32:08 UTC
  • Revision ID: james.westby@ubuntu.com-20040228013208-nnfxddayfniibm73
Tags: 3.4.3-1
New upstream release.  (closes: #230255)

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-GB" lang="en-GB">
4
4
<head>
5
5
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
6
 
<title>Legend to the Gazetteer Maps</title>
7
 
 
8
 
<link rel="icon" href="http://www.spod-central.org/~psmith/nh/icon.png" type="image/png" />
 
6
<title>NetHack Gazetteer: Legend to Maps</title>
 
7
 
 
8
 
9
9
</head>
10
10
 
11
11
<body bgcolor="#000000" text="#ffffff" link="#ffff00" vlink="#ff0000">
32
32
 
33
33
<p>Unless otherwise specified, blank space represents solid rock; lowercase letters are labels for special rooms, or else 'x marks the spot'.</p>
34
34
<hr />
35
 
<a href="./">Gazetteer</a><br />
 
35
<div>
 
36
<a href="./index.html">Gazetteer</a><br />
36
37
<a href="http://www.spod-central.org/~psmith/nh/">NetHack 3.4 Spoilers</a><br />
37
 
<a href="../../">Dylan O'Donnell</a>
 
38
</div>
 
39
<address>
 
40
<a href="http://www.spod-central.org/~psmith/">Dylan O'Donnell</a>
38
41
(<a href="mailto:psmith@spod-central.org">psmith@spod-central.org</a>)
 
42
</address>
39
43
<hr />
40
44
</body>
41
45
</html>