about summary refs log tree commit diff stats
path: root/html/plains
diff options
context:
space:
mode:
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: {