implement MULTIHORSES

This commit is contained in:
SilicaAndPina 2021-03-18 14:28:07 +13:00
parent e58835467a
commit 2b9ed092bc
6 changed files with 96 additions and 4 deletions

View file

@ -300,7 +300,7 @@
"money_offer_submenu":"<B>How much money do you want to OFFER player?</B>^PMAmount of money to offer:|%CURRENTMONEYOFFER%^PS3|Add to offer^R1",
"object_offer_submenu":"^PMQuantity of item (%QUANTITY% max):|1^R1^PS3|Add to offer^R1",
"trade_ridden_horse":"You had to stop riding your horse since you are trading it!",
"waiting_for_other_to_accept":"Waiting for other player to Accept or Reject trade...",
@ -827,6 +827,11 @@
"set_peice_format":"<B>%ITEMNAME%</B>: %ITEMDESC%<BR>",
}
},
"multihorses":{
"other_players_here":"^LThe following other players are here:",
"select_a_horse":"^LSelect a horse to join with:^R1",
"horse_format":"^I252^T8#%NUMBER%: %HORSENAME% (%BREED%) ^BM%SWF%^R1"
},
"multiroom":{
"other_players_participating":"^LThe following other players are participating:",
"partcipent_format":"^R1^T3%USERNAME%"