summaryrefslogtreecommitdiff
path: root/db/areas/sphalian-town.json
diff options
context:
space:
mode:
Diffstat (limited to 'db/areas/sphalian-town.json')
-rw-r--r--db/areas/sphalian-town.json20
1 files changed, 20 insertions, 0 deletions
diff --git a/db/areas/sphalian-town.json b/db/areas/sphalian-town.json
new file mode 100644
index 0000000..4c70aa5
--- /dev/null
+++ b/db/areas/sphalian-town.json
@@ -0,0 +1,20 @@
+{
+ "name": "Sphalian Town",
+
+ "locations": {
+ "healing_center": {
+ "type": "healingCenter",
+ "price": 40
+ }
+ },
+
+ "connections": {
+ "route7": {
+ "conditions": []
+ },
+
+ "lion-mountain": {
+ "conditions": []
+ }
+ }
+}