fortressforever-scripts/resource/classes/engineer.html
2014-11-11 18:32:26 -08:00

60 lines
No EOL
1.1 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd">
<html>
<head><title>Engineer</title>
<style type="text/css">
pre {
font-family:Verdana,Tahoma;
color:#FFB000;
}
body {
background:#000000;
margin-left:8px;
margin-top:0px;
}
a {
text-decoration: underline;
}
a:link {
color: #FFFFFF;
}
a:visited {
color: #FFFFFF;
}
a:active {
color: #FFFFFF;
}
a:hover {
color: #FFFFFF;
text-decoration: underline;
}
</style>
</head>
<body scroll="no">
<pre>
<center>
<img src="ffheader.jpg" alt="ff" />
</center></pre>
<pre><center><b>ENGINEER</b>
<img src="engineer.jpg" alt="engineer" />
<b><font color="#0000FF">There are &quot;&quot; on your team</font></b>
<b>STATS</b>
Max health: 90
Max armor: 50 Medium Armor
Max speed: Medium
<b>WEAPONS</b>
Railgun, Double-Barrel Shotgun, Wrench
<b>GRENADES</b>
Hand Grenades, EMP Grenades
<b>ABILITIES</b>
Can build automatic sentryguns.
Can build ammunition dispensers.
Can repair teammates armor.
Can create ammunition.
</center>
</pre>
</body>
</html>