mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-02-05 10:01:24 +01:00
refactor: migrate religions (#1299)
* refactor: migrate religions * Apply suggestions from code review Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
3ba8338508
commit
844fc15891
5 changed files with 1170 additions and 922 deletions
|
|
@ -10,4 +10,5 @@ import "./biomes";
|
|||
import "./cultures-generator";
|
||||
import "./routes-generator";
|
||||
import "./states-generator";
|
||||
import "./religions-generator";
|
||||
import "./provinces-generator";
|
||||
|
|
|
|||
1168
src/modules/religions-generator.ts
Normal file
1168
src/modules/religions-generator.ts
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue