Use new tag id
This commit is contained in:
parent
4d656e9fc7
commit
de3e416e84
2 changed files with 2 additions and 2 deletions
|
|
@ -17,5 +17,5 @@
|
|||
"conflicts": [
|
||||
"Jen"
|
||||
],
|
||||
"version": "1.7.6"
|
||||
"version": "1.7.7"
|
||||
}
|
||||
|
|
@ -52,7 +52,7 @@ for _, v in pairs({
|
|||
{"tag_uncommon", "Uncommon", 2, 1, 3},
|
||||
{"tag_rare", "Rare", 3, 1, 5},
|
||||
{"tag_cry_epic", "Epic", 4, 1, 8},
|
||||
{"tag_cry_gourmond", "Gourmond", 5, 1, 4},
|
||||
{"tag_cry_gourmand", "Gourmand", 5, 1, 4},
|
||||
{"tag_double", "Double", 0, 2, 6},
|
||||
{"tag_cry_triple", "Triple", 1, 2, 8},
|
||||
{"tag_cry_quadruple", "Quadruple", 2, 2, 10},
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue