From 5f6cfad91a0db2ab109eb693cf6d944dc6b8ac3f Mon Sep 17 00:00:00 2001 From: PolariTOON <36267812+PolariTOON@users.noreply.github.com> Date: Tue, 1 Aug 2023 18:50:10 +0200 Subject: [PATCH] Adds data for Super Bear Adventure --- data/patches/super-bear-adventure.json | 74 ++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 data/patches/super-bear-adventure.json diff --git a/data/patches/super-bear-adventure.json b/data/patches/super-bear-adventure.json new file mode 100644 index 00000000..2696df7b --- /dev/null +++ b/data/patches/super-bear-adventure.json @@ -0,0 +1,74 @@ +{ + "id": -1, + "name": "Super Bear Adventure", + "description": "Super Bear Adventure is a 3D platformer game inspired by late 90s games.", + "links": { + "website": [ + "https://superbearadventure.com/" + ], + "subreddit": [ + "superbear" + ], + "discord": [ + "super-bear-adventure-398832325728796672" + ] + }, + "path": { + "145-157": [ + [ + 1862, + 1540 + ], + [ + 1867, + 1540 + ], + [ + 1867, + 1542 + ], + [ + 1870, + 1542 + ], + [ + 1870, + 1540 + ], + [ + 1875, + 1540 + ], + [ + 1875, + 1545 + ], + [ + 1873, + 1545 + ], + [ + 1873, + 1551 + ], + [ + 1864, + 1551 + ], + [ + 1864, + 1545 + ], + [ + 1862, + 1545 + ] + ] + }, + "center": { + "145-157": [ + 1869, + 1547 + ] + } +}