Fix image links in the documentation.

This commit is contained in:
Guus Sliepen 2012-12-09 20:51:59 +01:00
parent ded6083428
commit 8d6c16722b
11 changed files with 20 additions and 9 deletions

1
docs/arrowNorthEast.png Symbolic link
View File

@ -0,0 +1 @@
../gfx/arrowNorthEast.png

1
docs/dollar.png Symbolic link
View File

@ -0,0 +1 @@
../gfx/dollar.png

1
docs/heart.png Symbolic link
View File

@ -0,0 +1 @@
../gfx/heart.png

19
docs/index.html Executable file → Normal file
View File

@ -16,7 +16,7 @@ td {color: #FFFFFF;}
<BODY BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#FF0000" VLINK="#800000" ALINK="#FF00FF">
<CENTER>
<IMG SRC="sflogo.gif">
<IMG SRC="sflogo.png">
<H3>Gameplay Manual</H3>
</CENTER>
<P></P>
@ -212,7 +212,7 @@ ejections<BR>
<P>
<TABLE BGCOLOR="#000099" WIDTH="100%"><TR><TD><B>The Target Arrow</B></TD></TR></TABLE>
<P>
<IMG SRC="targetArrow.png" ALIGN="LEFT">
<IMG SRC="arrowNorthEast.png" ALIGN="LEFT">
The Target Arrow can be used to locate enemies and point you in the direction that the enemy craft
is. You can toggle the Target Arrow on or off by pressing "T" on the keyboard. This arrow is very
useful for finding enemies that are evasive (such as transports) on missions that require you to
@ -308,13 +308,14 @@ to save your money for them</P>
enemy craft will release power up spheres that can give your weapon a temporary boost. The following
are spheres that can be picked up during missions,</P>
<TABLE>
<TR><TD><IMG SRC="cash.gif"></TD><TD><B>Cash Sphere</B> - Provides you with an additional cash bonus</TD></TR>
<TR><TD><IMG SRC="ammo.gif"></TD><TD><B>Plasma Ammo Sphere</B> - Increases your current plasma ammo</TD></TR>
<TR><TD><IMG SRC="rocketAmmo.png"></TD><TD><B>Rocket Ammo Sphere</B> - Increases your current rocket ammo</TD></TR>
<TR><TD><IMG SRC="plasmaDamage.png"></TD><TD><B>Power Sphere</B> - Boosts your plasma power</TD></TR>
<TR><TD><IMG SRC="plasmaAmmo.png"></TD><TD><B>Output Sphere</B> - Boosts the amount of plasma shots you can fire</TD></TR>
<TR><TD><IMG SRC="plasmaRate.png"></TD><TD><B>Cooler Sphere</B> - Increases your plasma firing rate</TD></TR>
<TR><TD><IMG SRC="superCharge.png"></TD><TD><B>Super Sphere</B> - Three / Five way spread, full power and cooling (Rare)</TD></TR>
<TR><TD><IMG SRC="dollar.png"></TD><TD><B>Cash</B> - Provides you with an additional cash bonus</TD></TR>
<TR><TD><IMG SRC="rocket.png"></TD><TD><B>Plasma Ammo</B> - Increases your current plasma ammo</TD></TR>
<TR><TD><IMG SRC="rocketAmmo.png"></TD><TD><B>Rocket Ammo</B> - Increases your current rocket ammo</TD></TR>
<TR><TD><IMG SRC="heart.png"></TD><TD><B>Shield Sphere</B> - Replenishes your shield reserves</TD></TR>
<TR><TD><IMG SRC="plasmaDamage.png"></TD><TD><B>Plasma Power</B> - Boosts your plasma power</TD></TR>
<TR><TD><IMG SRC="plasmaAmmo.png"></TD><TD><B>Plasma Ouput</B> - Boosts the amount of plasma shots you can fire</TD></TR>
<TR><TD><IMG SRC="plasmaRate.png"></TD><TD><B>Plasma Cooler</B> - Increases your plasma firing rate</TD></TR>
<TR><TD><IMG SRC="superCharge.png"></TD><TD><B>Super Charge</B> - Three / Five way spread, full power and cooling (Rare)</TD></TR>
</TABLE>
</P>

1
docs/plasmaAmmo.png Symbolic link
View File

@ -0,0 +1 @@
../gfx/plasmaAmmo.png

1
docs/plasmaDamage.png Symbolic link
View File

@ -0,0 +1 @@
../gfx/plasmaDamage.png

1
docs/plasmaRate.png Symbolic link
View File

@ -0,0 +1 @@
../gfx/plasmaRate.png

1
docs/rocket.png Symbolic link
View File

@ -0,0 +1 @@
../gfx/rocket.png

1
docs/rocketAmmo.png Symbolic link
View File

@ -0,0 +1 @@
../gfx/rocketAmmo.png

1
docs/sflogo.png Symbolic link
View File

@ -0,0 +1 @@
../gfx/sflogo.png

1
docs/superCharge.png Symbolic link
View File

@ -0,0 +1 @@
../gfx/superCharge.png