Add distinciton between subscribed and non subscribed users.

This commit is contained in:
SilicaAndPina 2020-12-22 12:54:59 +13:00
parent 7ed2389152
commit 1ed964aacf
4 changed files with 101 additions and 8 deletions

View file

@ -76,6 +76,25 @@
"end_of_meta":"^Z",
"back_to_map":"^M",
"long_full_line":"^L",
"stats_page":{
"stats_bar_format":"^ATPlayer %USERNAME%'s Details^H",
"stats_area_format":"Currently in %AREA%",
"stats_money_format":"<BR>Money: <FONT COLOR='#003300'>$%MONEY%</FONT>",
"stats_freetime_format":"<BR>Today's Free Time Remaining: <B>%FREEMINUTES% minutes.</B>",
"stats_description_format":"<BR>Description: <B>%PLAYERDESC%</B>",
"stats_experience":"<BR>^HExperience: <B>%EXPERIENCE%</B>",
"stats_questpoints":"<BR>Quest Points: <B>%QUESTPOINTS%</B>",
"stats_hunger":"<BR>Hunger: <B>%HUNGER%</B>",
"stats_thisrt":"<BR>Thirst: <B>%THIRST%</B>",
"stats_tiredness":"<BR>Tiredness: <B>%TIRED%</B>",
"stats_gender":"<BR>Gender: <B>%GENDER%</B>",
"stats_equipped":"<BR>%JEWELFORMAT%",
"stats_competion_gear":"<BR>%GEARFORMAT%"
"msg":{
"no_jewelry_equipped":"You have no Jewelry on.",
"no_competition_gear":"^LYou have nothing interesting for special competition gear.",
}
},
"shop":{
"selling":"^LThings I am selling:",
"sell_me":"^LThings you can SELL to me:",