Skip to content

Commit

Permalink
Only have 2 powerblocks, to avoid getting pushed down
Browse files Browse the repository at this point in the history
  • Loading branch information
voithos committed Jan 6, 2014
1 parent 5a0d27e commit e4e0534
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 29 deletions.
12 changes: 0 additions & 12 deletions build/all.js
Original file line number Diff line number Diff line change
Expand Up @@ -366,9 +366,6 @@
}), instance(powerblocks.water, {
x: 1715,
y: 350
}), instance(powerblocks.water, {
x: 1715,
y: 250
}) ],
elements: [ elements.water ]
},
Expand Down Expand Up @@ -419,27 +416,18 @@
}), instance(powerblocks.water, {
x: 815,
y: 750
}), instance(powerblocks.water, {
x: 815,
y: 650
}), instance(powerblocks.earth, {
x: 1415,
y: 650
}), instance(powerblocks.earth, {
x: 1415,
y: 550
}), instance(powerblocks.earth, {
x: 1415,
y: 450
}), instance(powerblocks.water, {
x: 600,
y: 300
}), instance(powerblocks.water, {
x: 600,
y: 200
}), instance(powerblocks.water, {
x: 600,
y: 100
}) ],
elements: [ elements.water, elements.earth ]
}
Expand Down
Loading

0 comments on commit e4e0534

Please sign in to comment.