From 87b9605915ee4279014a50b2bbbd17fe96646371 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sat, 29 Dec 2018 00:37:07 -0200 Subject: Introduce the BlackBox System (experimental) --- npc/functions/riddle.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/functions') diff --git a/npc/functions/riddle.txt b/npc/functions/riddle.txt index 4ccde67d8..b7fd2c58b 100644 --- a/npc/functions/riddle.txt +++ b/npc/functions/riddle.txt @@ -53,7 +53,7 @@ function script riddlevalidation { .@correct_translated--; } } - // if 70% of the word is correct + // if most of the word is correct. (White spaces can and will mess you up!) .@correct *= 100; .@correct_translated *= 100; -- cgit v1.2.3-70-g09d2