Add Galarica Wreath

This commit is contained in:
Marty-D 2020-11-18 14:40:27 -05:00
parent d8f1a3cfb2
commit 0b0ef80a54
3 changed files with 6 additions and 0 deletions

View File

@ -4208,5 +4208,10 @@
"sid": 841,
"name": "Galarica Cuff",
"martyCategory": "nonbattle"
},
"842": {
"sid": 842,
"name": "Galarica Wreath",
"martyCategory": "nonbattle"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 794 B

View File

@ -524,6 +524,7 @@ const ITEMS = {
"tr90": 738,
"tr92": 738,
"galaricacuff": 739,
"galaricawreath": 740,
};
const found = new Map;