mirror of
https://github.com/islehorse/HISP.git
synced 2025-04-10 07:05:41 +12:00
add groomer information
This commit is contained in:
parent
cf4955dafc
commit
e8d2690d1a
1 changed files with 7 additions and 0 deletions
|
@ -766,6 +766,13 @@
|
||||||
{"id":3,"cost":0.9}
|
{"id":3,"cost":0.9}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
"groomer":{
|
||||||
|
"price_multipliers":[
|
||||||
|
{"id":1,"max":800,"cost":0.5},
|
||||||
|
{"id":2,"max":1000,"cost":0.8},
|
||||||
|
{"id":3,"max":750,"cost":0.4}
|
||||||
|
],
|
||||||
|
}
|
||||||
"horses":{
|
"horses":{
|
||||||
"names":["A Buck Or Two","A Cowboy's Dream","A Cowgirls's Dream","A Promise Kept","A Smile","A Splash Of Class",
|
"names":["A Buck Or Two","A Cowboy's Dream","A Cowgirls's Dream","A Promise Kept","A Smile","A Splash Of Class",
|
||||||
"A Whole Lotta Luck","A'dab","A'idah","Abaccus","Abalone","Abba",
|
"A Whole Lotta Luck","A'dab","A'idah","Abaccus","Abalone","Abba",
|
||||||
|
|
Loading…
Add table
Reference in a new issue