From 2264678588f01b86e986f0820ff7bd875307e584 Mon Sep 17 00:00:00 2001 From: elioat Date: Sat, 14 Dec 2024 21:51:33 -0500 Subject: * --- html/plains/game.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'html/plains/game.js') diff --git a/html/plains/game.js b/html/plains/game.js index 43b4446..9e91353 100644 --- a/html/plains/game.js +++ b/html/plains/game.js @@ -156,7 +156,7 @@ const CONFIG = { equipment: { swordUnlockCount: 3, // Number of rescues needed to unlock sword unlockAnimation: { - duration: 6000, // Duration of unlock animation in ms + duration: 1500, // Duration of unlock animation in ms glowColor: 'rgba(255, 215, 0, 0.6)', // Golden glow messageText: 'Sword Unlocked!', messageColor: '#FFD700' // Gold color for text @@ -198,7 +198,7 @@ const CONFIG = { }, world: { village: { - size: 10, + size: 5, groundColor: '#f2f2f2' }, villagers: { -- cgit 1.4.1-2-gfad0