mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-17 09:41:24 +01:00
Added cell info to elevation profile and corrected some spelling
This commit is contained in:
parent
468e553f7c
commit
60a26a8ab5
9 changed files with 31 additions and 12 deletions
|
|
@ -355,7 +355,7 @@ const sourceDataForReference = {
|
|||
NeedToAdd!: "Neutral means states relations are neither positive nor negative",
|
||||
NeedToAdd!: "Suspicion means shate has a cautious distrust of another state",
|
||||
NeedToAdd!: "Enemies are states at war with each other",
|
||||
NeedToAdd!: "Relations are unknown if states do not have enought information about each other",
|
||||
NeedToAdd!: "Relations are unknown if states do not have enough information about each other",
|
||||
NeedToAdd!: "Rivalry is a state of competing for dominance in the region",
|
||||
NeedToAdd!: "Vassal is a state having obligation to its suzerain",
|
||||
NeedToAdd!: "Suzerain is a state having some control over its vassals",
|
||||
|
|
@ -508,4 +508,4 @@ const sourceDataForReference = {
|
|||
NeedToAdd!: "Load .map file from local disk",
|
||||
NeedToAdd!: "Load .map file from URL (server should allow CORS)",
|
||||
NeedToAdd!: "Load map from browser storage (if saved before)"
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue