mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-20 03:39:16 +12:00
Add Tack Shop Giveaways
This commit is contained in:
parent
5cac72f67a
commit
2e4ba0b82d
5 changed files with 195 additions and 6 deletions
|
@ -67,7 +67,13 @@
|
|||
"event_end":"<B>TIME IS UP:</B> No one answered the Chat Riddle in time.",
|
||||
"event_won_others":"<B>RIDDLE SOLVED!</B> By player %PLAYERNAME%!",
|
||||
"event_won_you":"<B>YOU SOLVED THE RIDDLE!</B> You earned: $%PRIZE%!"
|
||||
}
|
||||
},
|
||||
"tack_shop_giveaway":{
|
||||
"event_start":"<B>TACK SHOP HORSE GIVEAWAY:</B> A %COLOR% %BREED% %GENDER% will be given away to one random person at %SHOPNAME% in %TOWN% in 2 minutes!!!",
|
||||
"event_1min":"<B>TACK SHOP HORSE GIVEAWAY:</B> A %COLOR% %BREED% %GENDER% will be given away to one random person at %SHOPNAME% in %TOWN% in 1 minute!!!",
|
||||
"event_won":"<B>TACK SHOP HORSE GIVEAWAY:</B> %PLAYERNAME% has won the %BREED% horse Giveaway at %SHOPNAME% in %TOWN%! Thanks to all %PLAYERCOUNT% players that attended the event.",
|
||||
"event_end":"<B>TACK SHOP HORSE GIVEAWAY:</B> No one was at %SHOPNAME% in %TOWN% to win the horse. Oh well, event is over.",
|
||||
},
|
||||
},
|
||||
"horse_leaser":{
|
||||
"cant_afford":"You cannot afford the lease fee.",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue