mirror of
https://github.com/islehorse/HISP.git
synced 2025-06-04 04:47:09 +12:00
Fix bug where building in your ranch builds in all ranches
This commit is contained in:
parent
8c43129303
commit
06b810cef3
6 changed files with 81 additions and 25 deletions
|
@ -902,6 +902,11 @@
|
|||
{"id":2,"max":1000,"cost":0.8},
|
||||
{"id":3,"max":750,"cost":0.4}
|
||||
],
|
||||
},
|
||||
"farrier":{
|
||||
"price_multipliers":[
|
||||
{"id":1,"steel":1000,"steelcost":500,"iron":750, "ironcost":100}
|
||||
]
|
||||
}
|
||||
},
|
||||
"horses":{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue