summaryrefslogtreecommitdiff
path: root/db/areas/timber-town.json
diff options
context:
space:
mode:
Diffstat (limited to 'db/areas/timber-town.json')
-rw-r--r--db/areas/timber-town.json23
1 files changed, 22 insertions, 1 deletions
diff --git a/db/areas/timber-town.json b/db/areas/timber-town.json
index 093633e..2121446 100644
--- a/db/areas/timber-town.json
+++ b/db/areas/timber-town.json
@@ -8,7 +8,28 @@
"scoop_store": {
"type": "shop",
"modules/tuxemon.economy": "spyder_timber_scoop",
- "items": []
+ "items": [
+ {
+ "item_name": "wood_booster",
+ "price": 1000
+ },
+ {
+ "item_name": "fire_booster",
+ "price": 1000
+ },
+ {
+ "item_name": "earth_booster",
+ "price": 1000
+ },
+ {
+ "item_name": "metal_booster",
+ "price": 1000
+ },
+ {
+ "item_name": "water_booster",
+ "price": 1000
+ }
+ ]
}
},