Solderer has a direction again

This commit is contained in:
Raoul Van den Berge
2016-07-10 14:10:01 +02:00
parent 70fb56af01
commit 11cbfadbe8
4 changed files with 24 additions and 2 deletions

View File

@@ -25,6 +25,26 @@
},
"false": {
}
},
"direction": {
"north": {
"y": 0
},
"east": {
"y": 90
},
"south": {
"y": 180
},
"west": {
"y": 270
},
"up": {
"x": 270
},
"down": {
"x": 90
}
}
}
}