mirror of
https://github.com/islehorse/HISP.git
synced 2025-06-06 11:01:27 +12:00
push becaz im tired (probably crashes...)
This commit is contained in:
parent
905dc1a6ce
commit
cc22dbcf0b
10 changed files with 395 additions and 5 deletions
|
@ -212,8 +212,10 @@
|
|||
"hammock":"You and all of your horses have fully rested.",
|
||||
"auction":{
|
||||
"auctions_running":"The following auctions are running:<BR>",
|
||||
"auction_horse_entry":"^I252^T8%USERNAME%'s %COLOR% %BREED% %GENDER% (%EXP%exp)^B3L%RANDOMID%^R1^T8In %TIME%m going to %WINNINGPLAYER% for $%WINNINGBID%^R1^B72%RANDOMID%^B73%RANDOMID%^B74%RANDOMID%^B75%RANDOMID%^B76%RANDOMID%^B77%RANDOMID%^B78%RANDOMID%^R1",
|
||||
"players_here":"^HPlayers Here: %USERNAMES%",
|
||||
"auction_horse_entry":"^I252^T8%USERNAME%'s %COLOR% %BREED% %GENDER% (%EXP%exp)^B3L%RANDOMID%^R1",
|
||||
"going_to":"^T8In %TIME%m going to %WINNINGPLAYER% for $%WINNINGBID%^R1^B72%AUCTIONRANDOMID%^B73%AUCTIONRANDOMID%^B74%AUCTIONRANDOMID%^B75%AUCTIONRANDOMID%^B76%RANDOMID%^B77%AUCTIONRANDOMID%^B78%AUCTIONRANDOMID%^R1",
|
||||
"not_sold":"^T8Auction Ended. Horse was not sold.",
|
||||
"auction_horse":"^T0(2b max)^D41|AUCTION A HORSE^R1",
|
||||
|
||||
"list_horse":"^HIt costs you $1,000 to auction. If you wish to set a minimum bid for your horse, bid on it yourself. All auctions run for 8 minutes.<BR>Select from one of your horses to auction:^R1",
|
||||
|
@ -226,6 +228,7 @@
|
|||
|
||||
"outbid_by":"You have been outbid by %USERNAME%. High bid is now $%AMOUNT%.",
|
||||
"cant_afford_bid":"You cannot afford that bid.",
|
||||
"cant_afford_listing":"You cannot afford the auction fee.",
|
||||
"brought_horse":"You bought a horse at auction for $%MONEY%",
|
||||
"no_one_brought":"No one bought your horse at auction.",
|
||||
"horse_sold":"You sold a horse at auction for $%MONEY%"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue