about summary refs log tree commit diff stats
path: root/html/plains
diff options
context:
space:
mode:
authorelioat <elioat@tilde.institute>2024-12-14 19:28:40 -0500
committerelioat <elioat@tilde.institute>2024-12-14 19:28:40 -0500
commit8730c864825d78221d9f5dbdd5ff45b71447f175 (patch)
treebc734711daf51a876e6e7342819e43ec326c2446 /html/plains
parent3d6485da59e89edc672466d168adfa5eb152c159 (diff)
downloadtour-8730c864825d78221d9f5dbdd5ff45b71447f175.tar.gz
*
Diffstat (limited to 'html/plains')
-rw-r--r--html/plains/game.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/plains/game.js b/html/plains/game.js
index 68a31ed..6b03353 100644
--- a/html/plains/game.js
+++ b/html/plains/game.js
@@ -94,7 +94,7 @@ const CONFIG = {
     },
     world: {
         village: {
-            size: 25,
+            size: 2,
             groundColor: '#f2f2f2'
         },
         wilderness: {