mstz commited on
Commit
8c81ba2
1 Parent(s): fb946a6

Upload monks.py

Browse files
Files changed (1) hide show
  1. monks.py +3 -3
monks.py CHANGED
@@ -42,9 +42,9 @@ _ENCODING_DICS = {
42
  3: "octagon",
43
  },
44
  "holding": {
45
- 0: "sword",
46
- 1: "baloon",
47
- 2: "flag",
48
  },
49
  "jacket_color": {
50
  0: "red",
 
42
  3: "octagon",
43
  },
44
  "holding": {
45
+ 1: "sword",
46
+ 2: "baloon",
47
+ 3: "flag",
48
  },
49
  "jacket_color": {
50
  0: "red",