Act reasonably in the presence of noscript.
[heroik.git] / scenario.html
index 9d70e63..73cd6f9 100644 (file)
@@ -27,7 +27,7 @@
     <script src="heroik.js" type="text/javascript"></script>
     <script src="names.js" type="text/javascript"></script>
     <script src="scenarios.js" type="text/javascript"></script>
-    <title>- Hero: Immortal King</title>
+    <title>Scenario - Hero: Immortal King</title>
   </head>
   <body onload="generateScenario()">
     <div id=statusbar></div>
       <tfoot>
         <tr>
           <td></td>
-          <td>You stand outside the entrance.</td></tr>
+          <td>
+            You stand outside the entrance.
+            <noscript>Without JavaScript a strange barrier prevents
+              you from continuing.</noscript>
+          </td></tr>
       </tfoot>
     </table>
     </main>