summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorTor Andersson <tor@ccxvii.net>2024-04-20 21:00:19 +0200
committerTor Andersson <tor@ccxvii.net>2024-04-20 21:00:19 +0200
commitc1813013ec460f9e6d6212d8be72e12a777de097 (patch)
tree112bf87896558f4329b367b94a5c928337e95002 /tools
parentdfa874ce3aa81fa85ee7cee9de5fe588a44d58c1 (diff)
downloadplantagenet-c1813013ec460f9e6d6212d8be72e12a777de097.tar.gz
Fix Carlisle data bug.
Diffstat (limited to 'tools')
-rw-r--r--tools/gendata.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/gendata.js b/tools/gendata.js
index 1ba4750..62be7d2 100644
--- a/tools/gendata.js
+++ b/tools/gendata.js
@@ -436,7 +436,7 @@ defloc("North", "fortress", "Bamburgh")
defloc("North", "city", "Newcastle")
defloc("North", "town", "Appleby")
defloc("North", "town", "Hexham")
-defloc("North", "town", "Carlisle")
+defloc("North", "city", "Carlisle")
defloc("Wales", "harlech", "Harlech")