mirror of
https://github.com/islehorse/HISP.git
synced 2025-06-06 11:01:27 +12:00
Finish Auctions? (finally??)
This commit is contained in:
parent
0f95462294
commit
69e7ef1baa
10 changed files with 235 additions and 69 deletions
|
@ -213,20 +213,24 @@
|
|||
"auction":{
|
||||
"auctions_running":"The following auctions are running:<BR>",
|
||||
"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_entry":"^I252^T8%USERNAME%'s %COLOR% %BREED% %GENDER% (%EXP%exp)%LOOKBUTTON%^R1",
|
||||
"view_button":"^B3L%RANDOMID%",
|
||||
"going_to":"^T8In %TIME%m going to %WINNINGPLAYER% for $%WINNINGBID%^R1^B72%AUCTIONRANDOMID%^B73%AUCTIONRANDOMID%^B74%AUCTIONRANDOMID%^B75%AUCTIONRANDOMID%^B76%AUCTIONRANDOMID%^B77%AUCTIONRANDOMID%^B78%AUCTIONRANDOMID%^R1",
|
||||
"not_sold":"^T8Auction Ended. Horse was not sold.^R1",
|
||||
"sold_to":"^T8Auction Ended. %PLAYERNAME% won it for $%PRICE%^R1",
|
||||
"auction_horse":"^T0(2b max)^D41|AUCTION A HORSE^R1",
|
||||
|
||||
"one_horse_at_a_time":"Only one horse per player allowed up for auction at a time.",
|
||||
"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",
|
||||
"horse_list_entry":"^I252^T3%HORSENAME%%TACKEDORNO%^D42c%RANDOMID%|AUCTION^R1",
|
||||
"tacked":"[tacked!]",
|
||||
|
||||
"max_bid":"Max auction bidding is 2b.",
|
||||
"bid_raised":"Your bid raised $%AMOUNT% to $%NEWAMOUNT%.",
|
||||
"top_bid":" TOP BID",
|
||||
"existing_higher":" Existing Bid is Higher",
|
||||
|
||||
"no_other_transaction_allowed":"No other money transactions allowed while bidding on a Horse at auction.",
|
||||
"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.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue