File: violence.html

package info (click to toggle)
blobandconquer 1.11-dfsg%2B20-2
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 89,664 kB
  • sloc: cpp: 39,032; ansic: 362; makefile: 142
file content (35 lines) | stat: -rw-r--r-- 936 bytes parent folder | download | duplicates (6)
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">&lt;= Options</A></TD>
<TD STYLE="width: 50%; text-align: RIGHT;"><A HREF="tips.html">Hints and Tips =&gt;</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">&lt;= Options</A></TD>
<TD STYLE="width: 50%; text-align: RIGHT;"><A HREF="tips.html">Hints and Tips =&gt;</A></TD>
</TR>
</TABLE>

</BODY>
</HTML>