chore: simplify

This commit is contained in:
cha0s 2019-05-30 09:11:29 -05:00
parent d11c6a6c72
commit ea1473d3af

View File

@ -28,11 +28,8 @@ export function wateringCanJSON() {
},
tool: {
params: {
condition: buildCondition(
'or',
[
// Has to be dirt.
buildCondition('is', [
condition: buildCondition('is', [
6,
buildInvoke(
['user', 'layer', 'tileAt'],
@ -41,8 +38,6 @@ export function wateringCanJSON() {
],
),
]),
],
),
actions: {
type: 'actions',
traversals: [