summaryrefslogtreecommitdiff
path: root/db/areas/leather-town.json
diff options
context:
space:
mode:
Diffstat (limited to 'db/areas/leather-town.json')
-rw-r--r--db/areas/leather-town.json14
1 files changed, 14 insertions, 0 deletions
diff --git a/db/areas/leather-town.json b/db/areas/leather-town.json
index 7815dfd..5cb24d7 100644
--- a/db/areas/leather-town.json
+++ b/db/areas/leather-town.json
@@ -1,4 +1,6 @@
{
+ "name": "Leather Town",
+
"encounter_slug": "",
"encounters": [],
@@ -9,6 +11,18 @@
"environment_slug": "interior",
+ "locations": {
+ "healing_center": {
+ "type": "healingCenter",
+ "price": 20
+ },
+ "leather_scoop": {
+ "type": "shop",
+ "economy": "leather_scoop",
+ "items": []
+ }
+ },
+
"connections": {
"city-park": {
"conditions": []