Add Galarica Cuff

This commit is contained in:
Marty-D 2020-09-22 21:24:36 -04:00
parent 80f5a7468d
commit efd1b7f05a
3 changed files with 6 additions and 0 deletions

View File

@ -4203,5 +4203,10 @@
"sid": 840,
"name": "Crucibellite",
"martyCategory": "battle"
},
"841": {
"sid": 841,
"name": "Galarica Cuff",
"martyCategory": "nonbattle"
}
}

Binary file not shown.

After

Width:  |  Height:  |  Size: 700 B

View File

@ -523,6 +523,7 @@ const ITEMS = {
"tr95": 737,
"tr90": 738,
"tr92": 738,
"galaricacuff": 739,
};
const found = new Map;