summaryrefslogtreecommitdiff
path: root/html/includes/hints.php
diff options
context:
space:
mode:
authorMatthijs Kuiper <info@matthijskuiper.nl>2018-01-14 11:28:01 +0100
committerGitHub <noreply@github.com>2018-01-14 11:28:01 +0100
commit76ab07b6646c807d321274bfdfb2814cffb6af90 (patch)
tree3878861d9f6c8c70fd5d638fb3ce58857cee00d5 /html/includes/hints.php
parentcbae6c7e376faf9b4a76ab0631d9da168545e41f (diff)
parent701165fded99ff9f70a4379444d9bd1432052c63 (diff)
Merge pull request #7 from sn3p/new-design4.4.0
New design
Diffstat (limited to 'html/includes/hints.php')
-rw-r--r--[-rwxr-xr-x]html/includes/hints.php6
1 files changed, 2 insertions, 4 deletions
diff --git a/html/includes/hints.php b/html/includes/hints.php
index b8da8de..7ba11a3 100755..100644
--- a/html/includes/hints.php
+++ b/html/includes/hints.php
@@ -24,10 +24,8 @@ $hint['Multis'] =
"text" => "Special event: If you manage to kill more 2 than people within a short space of time you get a Double Kill, 3 is a Multi Kill etc"
);
-$hint['Sprees'] =
- array ( "caption" => "Killing Sprees",
- "text" => "Special event: If you manage to kill 5 or more opponents without dying yourself, you will be on a killing spree. If you kill more than 10 opponents, you are on a rampage, etc."
- );
+$hint['Sprees'] = "Special event: If you manage to kill 5 or more opponents without dying yourself, you will be on a killing spree. If you kill more than 10 opponents, you are on a rampage, etc."
+ ;
$hint['EFF'] = array ( "caption" => "Efficiency",
"text" => "A ratio that denotes the player's kill skill by comparing it with his overall performance. A perfect efficiency is equal to 1 (100%), anything less than 0.5 (50%) is below average.<br>Formula: Kills / (Kills + Deaths + Suicides [+Team Kills])"