From 8f065365071216952b0244ec6cd48cecb7e1b8bd Mon Sep 17 00:00:00 2001 From: Azgaar Date: Wed, 22 Sep 2021 23:49:56 +0300 Subject: [PATCH] Updated Data model (markdown) --- Data-model.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Data-model.md b/Data-model.md index 109150a..9329ed7 100644 --- a/Data-model.md +++ b/Data-model.md @@ -110,7 +110,7 @@ Cultures (races, language zones) data is stored as an array of objects with stri * `code`: `string` - culture name abbreviation. Used to render cultures tree * `color`: `string` - culture color in hex (e.g. `#45ff12`) or link to hatching pattern (e.g. `url(#hatch7)`) * `expansionism`: `number` - culture growth multiplier. Used mainly during cultures generation to spread cultures not uniformly -* `type`: `string` - culture type, see [culture types](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Culture_types) +* `type`: `string` - culture type, see [culture types](https://github.com/Azgaar/Fantasy-Map-Generator/wiki/Culture-types) * `area`: `number` - culture area in pixels * `cells`: `number` - number of cells assigned to culture * `rural`: `number` - rural (non-burg) population of cells assigned to culture. In population points