mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-23 22:37:55 +02:00
Configurable Conflux University
This commit is contained in:
@@ -213,6 +213,10 @@ These are just a couple of examples of what can be done in VCMI. See vcmi config
|
||||
|
||||
// If the building is a market, it requires market mode.
|
||||
"marketModes" : [ "resource-resource", "resource-player" ],
|
||||
|
||||
// Required if building offers resource-skill trade.
|
||||
// NOTE: multiple resource-skill buildings in the same town are not supported
|
||||
"marketOffer" : [ "fireMagic", "airMagic", "waterMagic", "earthMagic" ],
|
||||
}
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user