From 8d6c16722bdef8e61df8a4736d387df4fb5a4d9f Mon Sep 17 00:00:00 2001 From: Guus Sliepen Date: Sun, 9 Dec 2012 20:51:59 +0100 Subject: [PATCH] Fix image links in the documentation. --- docs/arrowNorthEast.png | 1 + docs/dollar.png | 1 + docs/heart.png | 1 + docs/index.html | 19 ++++++++++--------- docs/plasmaAmmo.png | 1 + docs/plasmaDamage.png | 1 + docs/plasmaRate.png | 1 + docs/rocket.png | 1 + docs/rocketAmmo.png | 1 + docs/sflogo.png | 1 + docs/superCharge.png | 1 + 11 files changed, 20 insertions(+), 9 deletions(-) create mode 120000 docs/arrowNorthEast.png create mode 120000 docs/dollar.png create mode 120000 docs/heart.png mode change 100755 => 100644 docs/index.html create mode 120000 docs/plasmaAmmo.png create mode 120000 docs/plasmaDamage.png create mode 120000 docs/plasmaRate.png create mode 120000 docs/rocket.png create mode 120000 docs/rocketAmmo.png create mode 120000 docs/sflogo.png create mode 120000 docs/superCharge.png diff --git a/docs/arrowNorthEast.png b/docs/arrowNorthEast.png new file mode 120000 index 0000000..338e6f8 --- /dev/null +++ b/docs/arrowNorthEast.png @@ -0,0 +1 @@ +../gfx/arrowNorthEast.png \ No newline at end of file diff --git a/docs/dollar.png b/docs/dollar.png new file mode 120000 index 0000000..3f074f5 --- /dev/null +++ b/docs/dollar.png @@ -0,0 +1 @@ +../gfx/dollar.png \ No newline at end of file diff --git a/docs/heart.png b/docs/heart.png new file mode 120000 index 0000000..a5559a7 --- /dev/null +++ b/docs/heart.png @@ -0,0 +1 @@ +../gfx/heart.png \ No newline at end of file diff --git a/docs/index.html b/docs/index.html old mode 100755 new mode 100644 index b2ccce9..a002913 --- a/docs/index.html +++ b/docs/index.html @@ -16,7 +16,7 @@ td {color: #FFFFFF;}
- +

Gameplay Manual

@@ -212,7 +212,7 @@ ejections

The Target Arrow

- + 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

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,

- - - - - - - + + + + + + + +
Cash Sphere - Provides you with an additional cash bonus
Plasma Ammo Sphere - Increases your current plasma ammo
Rocket Ammo Sphere - Increases your current rocket ammo
Power Sphere - Boosts your plasma power
Output Sphere - Boosts the amount of plasma shots you can fire
Cooler Sphere - Increases your plasma firing rate
Super Sphere - Three / Five way spread, full power and cooling (Rare)
Cash - Provides you with an additional cash bonus
Plasma Ammo - Increases your current plasma ammo
Rocket Ammo - Increases your current rocket ammo
Shield Sphere - Replenishes your shield reserves
Plasma Power - Boosts your plasma power
Plasma Ouput - Boosts the amount of plasma shots you can fire
Plasma Cooler - Increases your plasma firing rate
Super Charge - Three / Five way spread, full power and cooling (Rare)

diff --git a/docs/plasmaAmmo.png b/docs/plasmaAmmo.png new file mode 120000 index 0000000..9524eef --- /dev/null +++ b/docs/plasmaAmmo.png @@ -0,0 +1 @@ +../gfx/plasmaAmmo.png \ No newline at end of file diff --git a/docs/plasmaDamage.png b/docs/plasmaDamage.png new file mode 120000 index 0000000..7c42a0c --- /dev/null +++ b/docs/plasmaDamage.png @@ -0,0 +1 @@ +../gfx/plasmaDamage.png \ No newline at end of file diff --git a/docs/plasmaRate.png b/docs/plasmaRate.png new file mode 120000 index 0000000..a25ea04 --- /dev/null +++ b/docs/plasmaRate.png @@ -0,0 +1 @@ +../gfx/plasmaRate.png \ No newline at end of file diff --git a/docs/rocket.png b/docs/rocket.png new file mode 120000 index 0000000..22a5c43 --- /dev/null +++ b/docs/rocket.png @@ -0,0 +1 @@ +../gfx/rocket.png \ No newline at end of file diff --git a/docs/rocketAmmo.png b/docs/rocketAmmo.png new file mode 120000 index 0000000..ae4792f --- /dev/null +++ b/docs/rocketAmmo.png @@ -0,0 +1 @@ +../gfx/rocketAmmo.png \ No newline at end of file diff --git a/docs/sflogo.png b/docs/sflogo.png new file mode 120000 index 0000000..e9e0ecb --- /dev/null +++ b/docs/sflogo.png @@ -0,0 +1 @@ +../gfx/sflogo.png \ No newline at end of file diff --git a/docs/superCharge.png b/docs/superCharge.png new file mode 120000 index 0000000..17e3009 --- /dev/null +++ b/docs/superCharge.png @@ -0,0 +1 @@ +../gfx/superCharge.png \ No newline at end of file