mirror of
https://github.com/islehorse/HISP.git
synced 2025-06-07 03:21:27 +12:00
Add Groomers
This commit is contained in:
parent
dfb177b3d1
commit
62a2e64ea5
6 changed files with 153 additions and 5 deletions
|
@ -232,11 +232,14 @@
|
|||
"not_subscribed_load":"Cannot load drawings when you are not a subscriber.",
|
||||
},
|
||||
"groomer":{
|
||||
"groomed_best_it_can":"Your horse %HORSEBREED% is now groomed as best as this groomer can!",
|
||||
"groomed_best_it_can":"Your horse %HORSENAME% is now groomed as best as this groomer can!",
|
||||
"cannot_afford_service":"You cannot afford the groomer's services at this time.",
|
||||
"groomed_best_all":"Your horses are now all groomed as best as this groomer can!",
|
||||
"dont_need":"Your horses do not require any grooming services right now.",
|
||||
|
||||
"currently_at":"^LYour horse %HORSENAME%: groom currently %TOTAL%/%MAX%^R1",
|
||||
"apply_service":"^I258^T8Apply grooming services for $%PRICE% ^B3G%RANDOMID%^R1",
|
||||
"apply_all":"^R1^R1^I258^T8Groom all %COUNT% horses for $%PRICE% ^B3g^R1",
|
||||
"apply_all":"^R1^I258^T8Groom all %COUNT% horses for $%PRICE% ^B3g^R1",
|
||||
"cannot_improve":"^I258^T9This groomer cannot improve this horse's groom.^R1",
|
||||
},
|
||||
"farrier":{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue