summaryrefslogtreecommitdiffstats
path: root/pages/faq.php
diff options
context:
space:
mode:
authorBlueRaja <BlueRaja.admin@gmail.com>2013-01-13 14:35:35 -0600
committerBlueRaja <BlueRaja.admin@gmail.com>2013-01-13 14:35:35 -0600
commit5e0a7d186ceced61f0c3b4c919332aa7b5cd33aa (patch)
treedb617b7310d1033570b1b34191f3fd72934972dd /pages/faq.php
parentba103a4ab377808083b60140a523e2f078d0782a (diff)
downloadpathery-5e0a7d186ceced61f0c3b4c919332aa7b5cd33aa.tar.xz
Added a championpoints image to all the pages. You're definitely going to want to change it before releasing, though :)
Diffstat (limited to 'pages/faq.php')
-rw-r--r--pages/faq.php4
1 files changed, 2 insertions, 2 deletions
diff --git a/pages/faq.php b/pages/faq.php
index 2cf2709..e9d8e5f 100644
--- a/pages/faq.php
+++ b/pages/faq.php
@@ -137,8 +137,8 @@ When there's more than one checkpoint, you can completely wall one off.
<a name='championPoints'>&nbsp;</a>
<h3>What are 'Champion Points?'</h3>
-<? /*TODO: Add image here, after deciding on an image to represent champion points*/ ?>
-<p>Champion Points are a way for us to give you recognition for your skills and dedication. They work like this:
+<img src="../images/championpoints.png"></img>
+<p>Champion Points are a way to give you recognition for your skills and dedication. They work like this:
<ul><li>Just for attempting a map, you get <?echo CP_POINTS_FOR_ATTEMPTING;?> points. That's <?echo CP_POINTS_FOR_ATTEMPTING*4;?> points a day just for clicking go!</li>
<li>If you tie the high score, you get anywhere between <?echo CP_MIN_WORTH;?> and <?echo CP_MAX_WORTH_SPECIAL;?> points,
depending on how many people tied or didn't tie the high score.</li>