diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-01-16 18:08:12 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-01-16 18:08:12 -0300 |
commit | 75301fa3efefc00f6e95092ea76c013bc2336c17 (patch) | |
tree | 50798470d4e1dedb4c94c624b7490cfb193e9aa6 /npc/001-14 | |
parent | ea07cd1adbc5b5cd522aaeb399907db7093c2822 (diff) | |
download | serverdata-75301fa3efefc00f6e95092ea76c013bc2336c17.tar.gz serverdata-75301fa3efefc00f6e95092ea76c013bc2336c17.tar.bz2 serverdata-75301fa3efefc00f6e95092ea76c013bc2336c17.tar.xz serverdata-75301fa3efefc00f6e95092ea76c013bc2336c17.zip |
Add Brainic, the underling of Psi Conscience
Diffstat (limited to 'npc/001-14')
-rw-r--r-- | npc/001-14/hocus.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/001-14/hocus.txt b/npc/001-14/hocus.txt index e824d13e4..93b21c643 100644 --- a/npc/001-14/hocus.txt +++ b/npc/001-14/hocus.txt @@ -61,7 +61,7 @@ function showScores { parseScores("Alchemy Master Challenge", "$@moly05_n$", "$@moly05_v"); parseScores("Magic Power Challenge", "$@moly06_n$", "$@moly06_v"); parseScores("Mana Exp Challenge", "$@moly07_n$", "$@moly07_v"); - //parseScores("Obstacle Race Challenge", "$@moly08_n$", "$@moly08_v", t()); + parseScores("Obstacle Race Challenge", "$@moly08_n$", "$@moly08_v", t()); parseScores("Hocus Commands Challenge", "$@moly09_n$", "$@moly09_v"); parseScores("Survive! Challenge", "$@moly10_n$", "$@moly10_v", t()); parseScores("Friendship Challenge", "$@moly11_n$", "$@moly11_v"); |