diff options
Diffstat (limited to 'db/areas/timber-town.json')
-rw-r--r-- | db/areas/timber-town.json | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/db/areas/timber-town.json b/db/areas/timber-town.json index 2121446..f28d687 100644 --- a/db/areas/timber-town.json +++ b/db/areas/timber-town.json @@ -10,6 +10,26 @@ "modules/tuxemon.economy": "spyder_timber_scoop", "items": [ { + "item_name": "tuxeball_wood", + "price": 150 + }, + { + "item_name": "tuxeball_fire", + "price": 150 + }, + { + "item_name": "tuxeball_earth", + "price": 150 + }, + { + "item_name": "tuxeball_metal", + "price": 150 + }, + { + "item_name": "tuxeball_water", + "price": 150 + }, + { "item_name": "wood_booster", "price": 1000 }, |