Add Town Halls and Mail

This commit is contained in:
SilicaAndPina 2021-02-17 00:38:56 +13:00
parent 7b8583dcea
commit 35afd32d6c
8 changed files with 991 additions and 40 deletions

View file

@ -194,6 +194,55 @@
"venus_flytrap_format":"The Giant Venus Flytrap chomped at you!<BR><B>OUCH!!</B><BR>It chomped your pocket, taking $%MONEY% with it!!",
"password_input":"<BR>^PLReply:|^PS14|ANSWER^R1",
"last_poet":"^R1^LLast Player Poet:%USERNAME% ^R1",
"mail":{
"mail_received":"A message has been sent to you from another player. It is in your inventory now.",
"mail_ripped":"You permanently ripped up the message.",
"mail_se":"MAIL",
"mail_read":"<I>Reading a Mail Message from Player <BR> By: %PLAYERNAME% (DATE:%DATE%) :</I><BR><BR><CENTER><B>%SUBJECT%</B></CENTER><BR>%MESSAGE%<BR><BR>^T5To get rid of message:^B4Z%RANDOMID%^R5",
"mail_select":"<B>Select from the following:</B>",
"mail_entry":"^I276^T6%SUBJECT% by %PLAYERNAME%^B4VR%RANDOMID%^R1",
},
"city_hall":{
"menu":"The little post office here can deliver a message to someone on Horse Isle. Postage is $3 per message.^T5Write a message to another player?^D2|COMPOSE^R1^LAlso, the hall has records on several subjects:^R1^T4View current Horses up for Sale^D29|AUTOSELL HORSES^R1^T4View top valued ranches^D14|RANCH RECORDS^R1^T4View richest players^D15|MONEY RECORDS^R1^T4View top spoiled horses^D61|SPOILED HORSES^R1^T4View most adventurous players^D16|QUEST RECORDS^R1^T4View most experienced players^D17|EXPER RECORDS^R1^T4View most active minigamers^D18|GAMES RECORDS^R1^T4View top players' horses^D19|HORSE RECORDS^R1",
"mail_send_meta":"^LComposing a message to another player in Horse Isle^R1^PLSend to Player Name:|^PLSubject:|^LMessage:^R1^PB120|^PS2|MAIL MESSAGE",
"sent_mail":"Your message will be given to %PLAYERNAME% the next time they visit a Town Hall",
"cant_afford_postage":"You cannot afford the postage!",
"cant_find_player":"Could not find a player named (%PLAYERNAME%) to address the letter to!",
"auto_sell":{
"top_100_cheapest":"100 Cheapest Horses on Auto-Sell<BR>",
"cheap_horse_entry":"<B>$%PRICE%</B> %PLAYERNAME%'s %HORSENAME% (%COLOR% %BREED% %EXP%exp)<BR>",
"top_50_most_exp":"<BR><BR>50 Most Experienced Horses on Auto-Sell<BR>",
"exp_horse_entry":"<B>%EXP% exp</B> %PLAYERNAME%'s %HORSENAME% ($%PRICE% %COLOR% %BREED%)<BR>"
},
"ranch_investment":{
"top_25":"25 Top Money Invested in a Ranch:",
"ranch_entry":"^T7 #%PLACING%: %PLAYERNAME%'s Ranch - $%VALUE% ^B1M%MAPXY%^R1"
},
"richest_players":{
"top_25":"25 Richest Players (money + bank balance):<BR>(ranch and equipment is worth LOTS and not counted in this list)<BR>",
"rich_player_format":"#%PLACING%: <B>$%MONEY%</B> - %PLAYERNAME%<BR>",
},
"spoiled_horses":{
"top_100":"100 Top Spoiled Horses<BR>",
"spoiled_horse_entry":"<B>%SPOILED%pts</B> %PLAYERNAME%'s %HORSENAME% <BR>"
},
"most_adventurous_players":{
"top_25":"25 Most Quest Points Completed!<BR>",
"adventurous_player_entry":"#%PLACING%: <B>%QUESTPOINTS% pts</B> - %PLAYERNAME%<BR>"
},
"most_experinced_players":{
"top_25":"25 Most Experience Points Earned!<BR>",
"experienced_player_entry":"#%PLACING%: <B>%EXP% pts</B> - %PLAYERNAME%<BR>"
},
"most_active_minigame_players":{
"top_25":"25 Most Active Minigame players!<BR>(only for those that are tracked)<BR>",
"minigame_player_entry":"#%PLACING%: <B>%GAMESPLAYED% games played</B> - %PLAYERNAME%<BR>"
},
"most_experienced_horses":{
"top_25":"25 Most Experienced Horses<BR>",
"experienced_horse_entry":"#%PLACING%: <B>%EXP% exp</B> - %PLAYERNAME%'s %HORSENAME%<BR>"
}
},
"trainer_pen":{
"train_success":"Your horse, %HORSENAME%, has been successfully trained in %STAT%.",
"train_header":"<BR><BR><B>Purchase a training session:</B><BR>Costs: $%PRICE% + thirst/hunger/mood<BR>Benefits: %AMOUNT% %STAT% + %EXPAMOUNT% experience<BR>Click a Horse to Train Them:",
@ -235,7 +284,10 @@
"placing":"<B>%PLACE%</B> player %USERNAME% scored: %SCORE%<BR>",
"first_place":"First place:",
"second_place":"Second place:",
"third_place":"Third place",
"fourth_place":"Fourth place:",
"fifth_place":"Fifth place:",
"sixth_place":"Sixth place:",
"enter_into":"You entered your horse in the competition. The event will begin when it is time!",
"already_entered":"You are already entered into an arena event!",
@ -248,6 +300,7 @@
"too_hungry":"Your poor horse is too hungry to compete!",
"too_thisty":"Your poor horse is too thirsty to compete!",
"farrier":"Your poor horse needs a farrier!",
"too_tired":"Your poor horse is too tired to compete!",
"needs_vet":"Your poor horse needs a vet!",
},
"ranch":{
@ -780,7 +833,7 @@
"item_throw_button":"^B4T%RANDOMID%",
"item_use_button":"^B4UD%RANDOMID%",
"item_open_button":"^B4O%RANDOMID%",
"item_read_button":"^B4VL%RANDOMID%",
"item_read_button":"^B4VL%ITEMID%",
"buy_button":"^B4BN%ITEMID%",
"buy_5_button":"^B4B5%ITEMID%",
"buy_25_button":"^B4B2%ITEMID%",