Skip to content

Commit

Permalink
Merge pull request #710 from PolariTOON/cleanup-super-bear-adventure
Browse files Browse the repository at this point in the history
Adds data for Super Bear Adventure
  • Loading branch information
AnonymousRandomPerson authored Jul 25, 2023
2 parents 4a51d8f + e85a974 commit cd789e5
Showing 1 changed file with 356 additions and 0 deletions.
356 changes: 356 additions & 0 deletions data/patches/super-bear-adventure.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,356 @@
{
"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": {
"2-22": [
[
-198,
243
],
[
-191,
243
],
[
-191,
246
],
[
-182,
246
],
[
-182,
243
],
[
-175,
243
],
[
-175,
250
],
[
-178,
250
],
[
-178,
263
],
[
-195,
263
],
[
-195,
250
],
[
-198,
250
]
],
"23-29": [
[
-136,
189
],
[
-135,
189
],
[
-135,
190
],
[
-132,
190
],
[
-132,
189
],
[
-131,
189
],
[
-131,
190
],
[
-132,
190
],
[
-132,
193
],
[
-135,
193
],
[
-135,
190
],
[
-136,
190
]
],
"47-64": [
[
-92,
183
],
[
-85,
183
],
[
-85,
186
],
[
-76,
186
],
[
-76,
183
],
[
-69,
183
],
[
-69,
190
],
[
-72,
190
],
[
-72,
203
],
[
-89,
203
],
[
-89,
190
],
[
-92,
190
]
],
"86-100": [
[
-92,
178
],
[
-85,
178
],
[
-85,
181
],
[
-76,
181
],
[
-76,
178
],
[
-69,
178
],
[
-69,
178
],
[
-69,
185
],
[
-72,
185
],
[
-72,
194
],
[
-77,
194
],
[
-77,
198
],
[
-89,
198
],
[
-89,
185
],
[
-92,
185
]
],
"155-160": [
[
608,
778
],
[
615,
778
],
[
615,
781
],
[
624,
781
],
[
624,
778
],
[
631,
778
],
[
631,
785
],
[
628,
785
],
[
628,
798
],
[
611,
798
],
[
611,
785
],
[
608,
785
]
],
"183-257": [
[
-211,
218
],
[
-209,
218
],
[
-209,
219
],
[
-207,
219
],
[
-207,
218
],
[
-205,
218
],
[
-205,
220
],
[
-206,
220
],
[
-206,
224
],
[
-210,
224
],
[
-210,
220
],
[
-211,
220
]
]
},
"center": {
"2-22": [
-186,
255
],
"23-29": [
-133,
192
],
"47-64": [
-80,
195
],
"86-100": [
-82,
188
],
"155-160": [
620,
790
],
"183-257": [
-208,
221
]
}
}

0 comments on commit cd789e5

Please sign in to comment.