no message

This commit is contained in:
SilicaAndPina 2020-12-25 22:08:08 +13:00
parent 75ca6a2a5c
commit efc21b7b5b
6 changed files with 71 additions and 8 deletions

View file

@ -88,6 +88,14 @@
"end_of_meta":"^Z",
"back_to_map":"^M",
"long_full_line":"^L",
"quest_log":{
"header_meta":"^ATYour Horse Isle Adventure Log^H",
"quest_format":"%TITLE% (%QUESTPOINTS%qp) [%DIFFICULTY%] %COMPLETION%<BR>",
"not_complete":"<FONT COLOR='#880000'><B>NOT DONE</B></FONT>",
"not_avalible":"<FONT COLOR='#888888'><B>UNAVAILABLE</B></FONT>",
"completed":"<FONT COLOR='#008800'><B>COMPLETED</B></FONT>",
"footer_format":"<BR>You have completed <B>%TOTALCOMPLETED%</B> of <B>%TOTALQUESTS%</B> total adventures (<B>%TOTALPERCENT%%</B>)<BR>You have earned <B>%YOURQP%qp</B> of <B>%MAXQP%qp</B> total (<B>%QPERCENT%%</B>)<BR>(qp = quest points, they are a score of difficulty for each adventure)",
},
"stats_page":{
"stats_bar_format":"^ATPlayer %USERNAME%'s Details^H",
"stats_area_format":"Currently %AREA%",