From e07b220dc65c1ee06cd79ba794bfc59df58d75fd Mon Sep 17 00:00:00 2001 From: david Date: Mon, 7 Apr 2025 19:12:57 -0700 Subject: [PATCH] add content --- data/attraction.json | 1 + data/cemeteries.json | 1 + data/clubs.json | 1 + data/escape-rooms.json | 1 + data/events.json | 1 + data/fun.json | 1 + data/haunted.json | 1 + data/haunts.json | 1 + data/markets.json | 1 + data/mcmenamins.json | 1 + data/past.json | 1 + data/pumpkin-patches.json | 1 + data/resturants-bars.json | 1 + data/stores.json | 1 + data/surrounding.json | 1 + data/theaters.json | 1 + 16 files changed, 16 insertions(+) create mode 100644 data/attraction.json create mode 100644 data/cemeteries.json create mode 100644 data/clubs.json create mode 100644 data/escape-rooms.json create mode 100644 data/events.json create mode 100644 data/fun.json create mode 100644 data/haunted.json create mode 100644 data/haunts.json create mode 100644 data/markets.json create mode 100644 data/mcmenamins.json create mode 100644 data/past.json create mode 100644 data/pumpkin-patches.json create mode 100644 data/resturants-bars.json create mode 100644 data/stores.json create mode 100644 data/surrounding.json create mode 100644 data/theaters.json diff --git a/data/attraction.json b/data/attraction.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/data/attraction.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/data/cemeteries.json b/data/cemeteries.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/data/cemeteries.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/data/clubs.json b/data/clubs.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/data/clubs.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/data/escape-rooms.json b/data/escape-rooms.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/data/escape-rooms.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/data/events.json b/data/events.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/data/events.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/data/fun.json b/data/fun.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/data/fun.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/data/haunted.json b/data/haunted.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/data/haunted.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/data/haunts.json b/data/haunts.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/data/haunts.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/data/markets.json b/data/markets.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/data/markets.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/data/mcmenamins.json b/data/mcmenamins.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/data/mcmenamins.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/data/past.json b/data/past.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/data/past.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/data/pumpkin-patches.json b/data/pumpkin-patches.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/data/pumpkin-patches.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/data/resturants-bars.json b/data/resturants-bars.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/data/resturants-bars.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/data/stores.json b/data/stores.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/data/stores.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/data/surrounding.json b/data/surrounding.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/data/surrounding.json @@ -0,0 +1 @@ +[] \ No newline at end of file diff --git a/data/theaters.json b/data/theaters.json new file mode 100644 index 0000000..0637a08 --- /dev/null +++ b/data/theaters.json @@ -0,0 +1 @@ +[] \ No newline at end of file