From 1776fa89177d5985252646d8e319ece9e6ae8ac9 Mon Sep 17 00:00:00 2001 From: Peter Date: Sun, 27 Nov 2022 17:18:54 -0500 Subject: [PATCH] main references to resources --- index.html | 233 ++++++++++++++++++++++++++--------------------------- main.js | 2 +- 2 files changed, 117 insertions(+), 118 deletions(-) diff --git a/index.html b/index.html index f58474db..223fc352 100644 --- a/index.html +++ b/index.html @@ -334,7 +334,7 @@ -
+
@@ -343,11 +343,11 @@
-
Azgaar's
-
Fantasy Map Generator
+
Azgaar's
+
Fantasy Map Generator
v
-

LOADING...

-
+

LOADING...

+
@@ -2016,8 +2016,8 @@
-

Click to regenerate:

-
+

Click to regenerate:

+
- - - - - - - + + + + + + - - - + + + + - + @@ -2076,7 +2076,7 @@ > Zones -
+

Click to add:

@@ -8091,12 +8091,12 @@ - + - - - + + + @@ -8111,85 +8111,84 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - - - + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - + + + + + - - - + + + diff --git a/main.js b/main.js index fded92e3..72ba4936 100644 --- a/main.js +++ b/main.js @@ -733,7 +733,7 @@ async function generate(options) { BurgsAndStates.drawStateLabels(); Production.collectResources(); - Production.defineExport(); + // Production.defineExport(); Trade.defineCenters(); Trade.calculateDistances();