Skip to content

Commit

Permalink
camellia adjustments + eaglestatue position change
Browse files Browse the repository at this point in the history
  • Loading branch information
PandaLegend committed Jan 14, 2024
1 parent 3973cca commit 07bb353
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gamedata/areadata.js
Original file line number Diff line number Diff line change
Expand Up @@ -4013,7 +4013,7 @@ var Areas = {

tripwires: [
{ // eagle statue speed buffs
x: [2620.3, 4878.4, 8213, 7904.8, 7943.3, 6807, 690.5, 3420, 4080], y: [1956.5, 1956.5, 1845, 3187.5, 4404.7, 2713.6, 2712.5, 3200, 3200],
x: [2620.3, 4878.4, 8213, 7904.8, 7943.3, 6807, 690.5, 3420, 4080], y: [1956.5, 1956.5, 1845, 3187.5, 4404.7, 2500, 2500, 3200, 3200],
width: 500, height: 500,
collisionType: "feet",
onPlayerTouch: function () {
Expand Down Expand Up @@ -4702,7 +4702,7 @@ var Areas = {
},
{x: 5675.6, y: 2983.4, image: 'catBowlEmpty', name: ''},
{x: [4168.7, 2761.6, 2357.9, 3201.4, 4656.7], y: [2430.5, 3040.6, 1811.7, 964.4, 1669.4], image: 'bench', name: ''},
{x: [ 3461.5, 4056.6, 4218.6, 4900.2, 6454.3, 3428.6, 4093.9, 3291.1, 2601.9, 5131.5, 2120.9, 2911.2, 5177.9, 4952.9, 5008.2, 5087.6, 5054.9, 4526.6, 4572, 1372.6, 1296.5, 128.3, 372, 393.1, 417.7, 4501.5, 4676.6, 4613.8, 4705, 4588.1, 4726.9, 3976.3, 3986.5, 3546, 3497.5, 3365.4, 3331.7, 3442.8, 3905.3, 4110, 4174.9, 4049.4, 3625, 2941, 2880.1, 2946.1, ], y: [ 2374.3, 2379.9, 3059, 3079.5, 3009.2, 3607.7, 3607.7, 3060.7, 3064.4, 1447.2, 3122.9], image: 'camellia', name: ''},
{x: [ 3461.5, 4056.6, 5448.2, 6020, 4218.6, 4900.2, 6454.3, 3428.6, 4060.9, 3291.1, 2601.9, 5131.5, 2120.9, 3522.5, 3977.4], y: [ 2374.3, 2379.9, 1932, 1932, 3059, 3079.5, 3009.2, 3607.7, 3607.7, 3060.7, 3064.4, 1447.2, 3122.9, 3726.2, 3729.4], image: 'camellia', name: ''},
{x: [2119.6, 2119.6, 6511.2, 6546.1, 6601.1, 4120.6, 3390.5, 3464, 4041.5, 3952.1, 3547.1, 3655.1, 3860.6, 3003.8, 4507.6, 2909.2, 2909.2, 4472.4, 3048.6, 4567.4, 4554.8, 4630.8, 4714.8, 4532.8, 4589.3, 4616.1, 4951.4, 5020.4, 5090.9], y:[3178.5, 3243, 3015.8, 3047.8, 3057.7, 2328.3, 2328.3, 2434.8, 2434.8, 2399.6, 2399.6, 2399.6, 2399.6, 2045.5, 2045.5, 1511.5, 1563.9, 1999.3, 2001.1, 1527.2, 1580.4, 1546.4, 1438, 3632.4, 3691.9, 3627.5, 3548.7, 3548.7, 3548.7], image: 'camellia', name: ''},


Expand Down

0 comments on commit 07bb353

Please sign in to comment.