Updated Snippet: Keyboard controlled robot (markdown)

Arthur Paulino 2018-01-09 18:56:04 -03:00
parent a5b1e6697e
commit a7f1705df1

@ -182,7 +182,7 @@ west:
HWI HWID_LEGS
JMP end
drill:
MOV A, DRILL_GATHER_SLOW
MOV A, DRILL_GATHER
HWI HWID_DRILL
JMP end
inventory: