mstz commited on
Commit
f4c6751
·
1 Parent(s): b4fdd7c

Upload monks.py

Browse files
Files changed (1) hide show
  1. monks.py +3 -3
monks.py CHANGED
@@ -37,9 +37,9 @@ _ENCODING_DICS = {
37
  2: "octagon",
38
  },
39
  "body_shape": {
40
- 0: "round",
41
- 1: "square",
42
- 2: "octagon",
43
  },
44
  "holding": {
45
  0: "sword",
 
37
  2: "octagon",
38
  },
39
  "body_shape": {
40
+ 1: "round",
41
+ 2: "square",
42
+ 3: "octagon",
43
  },
44
  "holding": {
45
  0: "sword",