diff options
author | Jesusaves <cpntb1@ymail.com> | 2022-01-15 17:35:50 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2022-01-15 17:35:50 -0300 |
commit | 1b115b7eee2b2f43bd2848e5da2e615fdc841761 (patch) | |
tree | 9df338d26aa7afc7dcaf8968cc41e4c43d9e6b7d /npc/001-14/hocus.txt | |
parent | d8e4d130cdaafe4d0e580a1b231cc0d12acd3956 (diff) | |
download | serverdata-1b115b7eee2b2f43bd2848e5da2e615fdc841761.tar.gz serverdata-1b115b7eee2b2f43bd2848e5da2e615fdc841761.tar.bz2 serverdata-1b115b7eee2b2f43bd2848e5da2e615fdc841761.tar.xz serverdata-1b115b7eee2b2f43bd2848e5da2e615fdc841761.zip |
Survive! Challenge
Diffstat (limited to 'npc/001-14/hocus.txt')
-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 c63d83b4f..e824d13e4 100644 --- a/npc/001-14/hocus.txt +++ b/npc/001-14/hocus.txt @@ -63,7 +63,7 @@ function showScores { parseScores("Mana Exp Challenge", "$@moly07_n$", "$@moly07_v"); //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("Survive! Challenge", "$@moly10_n$", "$@moly10_v", t()); parseScores("Friendship Challenge", "$@moly11_n$", "$@moly11_v"); parseScores("Intensive Mage Challenge", "$@moly12_n$", "$@moly12_v"); mes ""; |