From 8e829d4497efd6a23514901a1a6724fe7579c6b5 Mon Sep 17 00:00:00 2001 From: Daniel Weipert Date: Sun, 27 Aug 2023 15:21:47 +0200 Subject: box in healing centers! --- db/areas/cotton-town.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'db/areas/cotton-town.json') diff --git a/db/areas/cotton-town.json b/db/areas/cotton-town.json index 6c55b07..f1bc9e6 100644 --- a/db/areas/cotton-town.json +++ b/db/areas/cotton-town.json @@ -6,8 +6,8 @@ }, "cotton_scoop": { "type": "shop", - "modules/tuxemon.economy": "cotton_scoop", - "items": [] + "items": [], + "modules/tuxemon.economy": "cotton_scoop" } }, -- cgit v1.2.3