mirror of
https://github.com/islehorse/HISP.git
synced 2025-06-06 11:01:27 +12:00
implement MULTIHORSES
This commit is contained in:
parent
e58835467a
commit
2b9ed092bc
6 changed files with 96 additions and 4 deletions
|
@ -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%"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue