mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2026-04-03 22:17:24 +02:00
Update src/modules/markers-generator.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
parent
837ca0d810
commit
69e37ae989
1 changed files with 1 additions and 1 deletions
|
|
@ -1433,7 +1433,7 @@ class MarkersModule {
|
||||||
private addCircus(id: string, cell: number) {
|
private addCircus(id: string, cell: number) {
|
||||||
const adjectives = [
|
const adjectives = [
|
||||||
"Fantastical",
|
"Fantastical",
|
||||||
"Wonderous",
|
"Wondrous",
|
||||||
"Incomprehensible",
|
"Incomprehensible",
|
||||||
"Magical",
|
"Magical",
|
||||||
"Extraordinary",
|
"Extraordinary",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue