mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-19 02:21:24 +01:00
added names to the random names of zones (#1128)
* added names of zones added names for rebels, invasion and animals. * deleted suggested names - deleted siege and subjugation from zones.generator.js const subtype = rw * fixed invationCells spelling Fixed invationCells to invasionCells. Is invasion with s. * update versioning and index.html
This commit is contained in:
parent
cb486fa0e8
commit
877e269bbc
3 changed files with 17 additions and 10 deletions
|
|
@ -8377,7 +8377,7 @@
|
|||
<script src="modules/religions-generator.js?v=1.99.05"></script>
|
||||
<script src="modules/military-generator.js?v=1.99.00"></script>
|
||||
<script src="modules/markers-generator.js?v=1.103.02"></script>
|
||||
<script src="modules/zones-generator.js?v=1.100.00"></script>
|
||||
<script src="modules/zones-generator.js?v=1.103.6"></script>
|
||||
<script src="modules/coa-generator.js?v=1.99.00"></script>
|
||||
<script src="modules/ui/resources-editor.js"></script>
|
||||
<script src="modules/submap.js?v=1.100.00"></script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue