diff options
author | BlueRaja <BlueRaja.admin@gmail.com> | 2013-02-17 16:28:02 -0600 |
---|---|---|
committer | BlueRaja <BlueRaja.admin@gmail.com> | 2013-02-17 16:28:02 -0600 |
commit | e12ea632b28d9a0cba7c002fe37edc42bf291777 (patch) | |
tree | 0d5b16e39db344a0770b64cecbf6165017f4dd7d /pages/faq.php | |
parent | 473d12d4beb40438d229d40006904c443e3808e5 (diff) | |
download | pathery-e12ea632b28d9a0cba7c002fe37edc42bf291777.tar.xz |
Updating FAQ for weekly map champion points
Diffstat (limited to 'pages/faq.php')
-rw-r--r-- | pages/faq.php | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/pages/faq.php b/pages/faq.php index 7cd41c6..7a6ece0 100644 --- a/pages/faq.php +++ b/pages/faq.php @@ -145,8 +145,9 @@ When there's more than one checkpoint, you can completely wall one off. <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>
<li>The winner of each map receives an additional small bonus.</li>
- <? /*TODO: REVIEW AFTER PUSHING THE WEEKLY MAP UPDATE*/ //<li>On the weekly maps, <i>everyone</i> gets points! The more people you beat, the more points you'll get!</li> ?>
- <? //<li>You also receive points for completing additional tasks, like <a href="challengelist">completing challenges</a>,
+ <li>On the weekly maps, <i>everyone</i> gets points! The more people you beat, the more points you'll get!</li>
+ <? /* TODO: Review after completing these */
+ //<li>You also receive points for completing additional tasks, like <a href="challengelist">completing challenges</a>,
//<a href="achievements">getting achievements</a>!</li>, or even <a href="ADD LINK HERE">liking us on facebook</a> ?>
</ul>
Make sure to play every day to receive as many points as possible!
|