Skip to content

Instantly share code, notes, and snippets.

@randomtestfive
Created April 2, 2017 04:45
Show Gist options
  • Select an option

  • Save randomtestfive/418a82ad18ab944e56bc7f11c6ee6c36 to your computer and use it in GitHub Desktop.

Select an option

Save randomtestfive/418a82ad18ab944e56bc7f11c6ee6c36 to your computer and use it in GitHub Desktop.
placeBot.tiles = [
[0,171,3],
[1,171,3],
[2,171,2],
[3,171,5],
[4,171,5],
[5,171,5],
[6,171,5],
[7,171,3],
[8,171,3],
[9,171,0],
[10,171,2],
[11,171,2],
[12,171,5],
[13,171,5],
[14,171,5],
[15,171,5],
[16,171,3],
[17,171,3],
[18,171,13],
[19,171,13],
[20,171,13],
[21,171,13],
[22,171,2],
[23,171,0],
[24,171,0],
[25,171,0],
[26,171,0],
[27,171,3],
[28,171,3],
[29,171,3],
[30,171,3],
[31,171,3],
[32,171,2],
[33,171,2],
[34,171,13],
[35,171,13],
[36,171,13],
[37,171,13]
];
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment