Skip to content

Commit

Permalink
Merge pull request #112 from KAMAQUEEN/master
Browse files Browse the repository at this point in the history
Update googly-eye-locations.json
  • Loading branch information
lf201014 authored Feb 1, 2019
2 parents b07346d + 1d11eaa commit f2f7162
Showing 1 changed file with 16 additions and 2 deletions.
18 changes: 16 additions & 2 deletions src/main/resources/googly-eye-locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -221,6 +221,11 @@
"x": 128.50003,
"y": 253.5,
"size": 25.0
},
{
"x": 425.50003,
"y": 237.0,
"size": 15.074814
}
],
"OortCloud": [
Expand Down Expand Up @@ -325,7 +330,16 @@
}
]
},
"creatures": {},
"creatures": {
"MARISA": [
{
"bone": "braid",
"x": -9.484701,
"y": -10.136553,
"size": 10.960415
}
]
},
"creaturesStatic": {},
"orbs": {}
}
}

0 comments on commit f2f7162

Please sign in to comment.