mirror of
https://github.com/islehorse/HISP.git
synced 2025-06-04 04:47:09 +12:00
Intergrate whisperer messages into code
This commit is contained in:
parent
303f3ecb42
commit
3ccbf19244
3 changed files with 36 additions and 2 deletions
|
@ -162,12 +162,12 @@
|
|||
"ruined_groom":"Big muddy area here....OH NO! Your horse '%HORSENAME%' rolled around in the mud, ruining its groom completely..",
|
||||
},
|
||||
"whisperer":{
|
||||
"horse_locate_meta":"^T6%HORSENAME%^D32c%BREEDID%|LOCATE^R1",
|
||||
"horse_locate_meta":"^T6%BREEDNAME%^D32c%BREEDID%|LOCATE^R1",
|
||||
"service_cost":"The horse location service cost you $%MONEY%.",
|
||||
"cant_afford":"You cannot afford this service.",
|
||||
"searching_amoung_horses":"<B>Searching for breed type among wild horses:</B><BR>",
|
||||
"none_found_meta":"There are no horses of that breed roaming around that I can locate. Try another breed or come back again later. I'll only charge you a portion of my normal rate.",
|
||||
"horse_found_meta":"I have managed to locate horses of the breed you requested! You will have to hurry though, horses like to wander.^T7Location of horse(s):^B1M"
|
||||
"horse_found_meta":"I have managed to locate horses of the breed you requested! You will have to hurry though, horses like to wander.^T7Location of horse(s):^B1M%MAPXY%"
|
||||
},
|
||||
"horse":{
|
||||
"stat_format":"%BASE%;%COMPAINON%;%TACK%;%MAX%;",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue