diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -19,7 +19,7 @@ <section id="bones"> <h2>Bones</h2> - <p>Bones on the floor. A torch still burns.</p> + <p>Bones on the floor. A torch still burns. Dark favors walls.</p> <p> <a href="#hall">Take torch</a><br> <a href="#pit">Move on</a> @@ -45,7 +45,7 @@ <section id="pit"> <h2>Pit</h2> - <p>A black pit cuts the room in two.</p> + <p>A black pit cuts the room in two. Too wide. Dark below.</p> <p> <a href="#fell">Jump</a><br> <a href="#vault">Edge along wall</a> @@ -54,7 +54,7 @@ <section id="idol"> <h2>Idol</h2> - <p>A gold idol watches. Coins glitter at its feet.</p> + <p>A gold idol watches. Coins glitter at its feet. Its head is bowed.</p> <p> <a href="#cursed">Take gold</a><br> <a href="#crack">Bow</a><br> @@ -64,7 +64,7 @@ <section id="crack"> <h2>Crack</h2> - <p>Barely wide enough.</p> + <p>Barely wide enough. Cold air slips through.</p> <p> <a href="#vault">Squeeze through</a><br> <a href="#hall">Return</a> |
