Started cleaning up HTML. Added bg image and a css. Will continue work later.
git-svn-id: http://openexile.googlecode.com/svn/trunk@107 4ebdad44-0ea0-11de-aab3-ff745001d230
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<link rel='prev' href='Town.html'>
|
||||
<link rel='next' href='Combat.html'>
|
||||
<link rel='toc' href='Contents.html'>
|
||||
<link rel="stylesheet" type="text/css" href="style.css">
|
||||
</head>
|
||||
<body>
|
||||
<h1>Getting Around The Outdoors</h1>
|
||||
@@ -15,7 +16,7 @@
|
||||
<p>As in town, you can find boats and horses to get around on. Move onto a boat to board it, and steer the boat onto ground to disembark.</p>
|
||||
<p>Watch out for waterfalls! Not only will they suck you down them, but when you fall down one you lose a bunch of food too.</p>
|
||||
<p>There are three new buttons outdoors:</p>
|
||||
<p>Rest (A tent, 'r'): When you are far from a friendly town and a hospitable inn, this is your best option for recovering strength. When you press this button, you will settle down for a while and sleep. You will wake up, however, if a group of monsters gets close to you, and not get any rest in the bargain. It is usually best to rest in secluded areas.</p>
|
||||
<p>Rest (A tent, <span class="key">r</span>): When you are far from a friendly town and a hospitable inn, this is your best option for recovering strength. When you press this button, you will settle down for a while and sleep. You will wake up, however, if a group of monsters gets close to you, and not get any rest in the bargain. It is usually best to rest in secluded areas.</p>
|
||||
<p>You cannot rest if someone is poisoned, if you are on dangerous ground (such as swamp or lava), or if you don't have enough food to get through the night.</p>
|
||||
<p>Save (Disk with arrow pointing to it), Restore (Disk with arrow out): These magical buttons enable you to make a 'snapshot' of the current status of your game so that, should you get killed, misplace the game-winning artifact, etc., you can return to the spot you saved at.</p>
|
||||
<p>>When you click on save, you can enter a name for the snapshot of your progress. When you restore, double click on the file you saved. You can also save from the pull-down File menu. You can also save in town. See 'Other options' below.</p>
|
||||
|
Reference in New Issue
Block a user