From de981e28ebfb62af3e1cb9ba07a0262950858eac Mon Sep 17 00:00:00 2001 From: Tulio Leao Date: Sat, 31 Aug 2024 09:30:25 -0300 Subject: [PATCH] Add missing Great Wall of China .parkpatch file for RCT2 --- data/scenario_patches/e72d720.parkpatch | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 data/scenario_patches/e72d720.parkpatch diff --git a/data/scenario_patches/e72d720.parkpatch b/data/scenario_patches/e72d720.parkpatch new file mode 100644 index 0000000000..bad593f110 --- /dev/null +++ b/data/scenario_patches/e72d720.parkpatch @@ -0,0 +1,11 @@ +{ + "scenario_name": "Great Wall of China Tourism Enhancement", + "sha256": "e72d720a27ad13d07bb017b8f6da1b73c77fee00f648c65e3f593c8a60f0e236", + "land_ownership": { + "owned": { + "coordinates": [ + [ 127, 31 ] + ] + } + } +}