Guest User

Untitled

a guest
Feb 21st, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. var versions = ["warbaque"];
  2.  
  3. var settings = {
  4. "Tesla Coil": {
  5. "warbaque": "warbaque",
  6. "coords": [[0,0],[0,1],[0,2],[0,3],[0,4],[0,5],[0,6],[0,7],[0,8],[0,9],[0,10],[0,11]]},
  7. "Teleporter": {
  8. "warbaque": "warbaque",
  9. "coords": [[1,0],[1,1],[1,2],[1,3],[1,4],[1,5],[1,6],[1,7],[1,8],[1,9],[1,10],[1,11]]}
  10.  
  11.  
  12. };
Add Comment
Please, Sign In to add comment