mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
fix: religions name generation
This commit is contained in:
parent
262c7a177c
commit
c8fd7586d6
1 changed files with 2 additions and 2 deletions
|
|
@ -375,8 +375,8 @@ window.Religions = (function () {
|
||||||
"Non-theism": 4
|
"Non-theism": 4
|
||||||
},
|
},
|
||||||
Cult: {
|
Cult: {
|
||||||
Cult: 2,
|
Cult: 5,
|
||||||
"Dark Cult": 2,
|
"Dark Cult": 5,
|
||||||
Sect: 1
|
Sect: 1
|
||||||
},
|
},
|
||||||
Heresy: {
|
Heresy: {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue