mirror of
https://github.com/smogon/sprites.git
synced 2026-03-21 17:35:13 -05:00
Add Galarica Cuff
This commit is contained in:
parent
80f5a7468d
commit
efd1b7f05a
|
|
@ -4203,5 +4203,10 @@
|
|||
"sid": 840,
|
||||
"name": "Crucibellite",
|
||||
"martyCategory": "battle"
|
||||
},
|
||||
"841": {
|
||||
"sid": 841,
|
||||
"name": "Galarica Cuff",
|
||||
"martyCategory": "nonbattle"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
BIN
newsrc/minisprites/items/841.png
Normal file
BIN
newsrc/minisprites/items/841.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 700 B |
|
|
@ -523,6 +523,7 @@ const ITEMS = {
|
|||
"tr95": 737,
|
||||
"tr90": 738,
|
||||
"tr92": 738,
|
||||
"galaricacuff": 739,
|
||||
};
|
||||
|
||||
const found = new Map;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user