Update of /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html
In directory sc8-pr-cvs7.sourceforge.net:/tmp/cvs-serv27015/resources/htmlhelp/html

Modified Files:
	generalconfig.html 
Log Message:
Fixed KRP dashboard hull display upon death
Added "warnHull: on/(off)" to visually display hull status as a series of dots around your ship.  Modelled after warnHull implementation in COW, except that I use an actual bitmap rather than the hullbitmap header file to define the bitmaps.

Index: generalconfig.html
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/htmlhelp/html/generalconfig.html,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- generalconfig.html	6 Jun 2006 19:50:39 -0000	1.15
+++ generalconfig.html	13 Jun 2006 11:18:22 -0000	1.16
@@ -1263,6 +1263,16 @@
 </td>
 </tr>
 <tr>
+<td><code><b>warnHull</b></code></td>
+<td>Warn hull state based on damage</td>
+<td>
+	<ul>
+	<li><b>on</b></li>
+	<li><b>off (default)</b></li>
+	</ul>
+</td>
+</tr>
+<tr>
 <td><code><b>warnShields</b></code></td>
 <td>Use shields as proximity alert</td>
 <td>