diff options
Diffstat (limited to 'db/areas/cotton-town.json')
-rw-r--r-- | db/areas/cotton-town.json | 4 |
1 files changed, 2 insertions, 2 deletions
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" } }, |