JaqueRabbit

bishop test

Feb 20th, 2024 (edited)
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.70 KB | None | 0 0
  1. {
  2. "handle": "blindedBishop",
  3. "acronym": "BB",
  4. "quirks": [
  5. {
  6. "simple_replacements": [
  7. [
  8. "e", "3"
  9. ],
  10. [
  11. "E","3"
  12. ],
  13. [
  14. "W",")WW"
  15. ],
  16. [
  17. "w",")WW"
  18. ],
  19. [
  20. "M",")MM"
  21. ],
  22. [
  23. "m",")MM"
  24. ],
  25. [
  26. "V",")WW"
  27. ],
  28. [
  29. "v",")WW"
  30. ]
  31. ]
  32. }
  33. ]
  34. }
Advertisement
Add Comment
Please, Sign In to add comment