mirror of
https://github.com/smogon/sprites.git
synced 2026-03-21 17:35:13 -05:00
Add Galarica Wreath
This commit is contained in:
parent
d8f1a3cfb2
commit
0b0ef80a54
|
|
@ -4208,5 +4208,10 @@
|
|||
"sid": 841,
|
||||
"name": "Galarica Cuff",
|
||||
"martyCategory": "nonbattle"
|
||||
},
|
||||
"842": {
|
||||
"sid": 842,
|
||||
"name": "Galarica Wreath",
|
||||
"martyCategory": "nonbattle"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
BIN
newsrc/minisprites/items/842.png
Normal file
BIN
newsrc/minisprites/items/842.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 794 B |
|
|
@ -524,6 +524,7 @@ const ITEMS = {
|
|||
"tr90": 738,
|
||||
"tr92": 738,
|
||||
"galaricacuff": 739,
|
||||
"galaricawreath": 740,
|
||||
};
|
||||
|
||||
const found = new Map;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user