1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35
|
<HTML>
<HEAD>
<LINK REL=STYLESHEET type="text/css" HREF="stylesheet.css">
</HEAD>
<BODY BACKGROUND="images/briefing.png">
<TABLE STYLE="width: 100%">
<TR>
<TD STYLE="width: 50%; text-align: LEFT;"><A HREF="options.html"><= Options</A></TD>
<TD STYLE="width: 50%; text-align: RIGHT;"><A HREF="tips.html">Hints and Tips =></A></TD>
</TR>
</TABLE>
<P><DIV CLASS="line"></DIV></P>
<CENTER><IMG SRC="../images/title.png"></CENTER>
<H3>Blood and Violence</H3>
<P>Blob Wars : Blob and Conquer contains blood and violence which some gamers may find distasteful and
may not be suitable for younger players.</P>
<P>Todo: Allow blood to be turned off</P>
<P><DIV CLASS="line"></DIV></P>
<TABLE STYLE="width: 100%">
<TR>
<TD STYLE="width: 50%; text-align: LEFT;"><A HREF="options.html"><= Options</A></TD>
<TD STYLE="width: 50%; text-align: RIGHT;"><A HREF="tips.html">Hints and Tips =></A></TD>
</TR>
</TABLE>
</BODY>
</HTML>
|