Always use native misprintize
This commit is contained in:
parent
597dc5eaf0
commit
4d656e9fc7
2 changed files with 4 additions and 4 deletions
|
|
@ -17,5 +17,5 @@
|
|||
"conflicts": [
|
||||
"Jen"
|
||||
],
|
||||
"version": "1.7.5"
|
||||
"version": "1.7.6"
|
||||
}
|
||||
|
|
@ -6,9 +6,9 @@ Jane = {
|
|||
},
|
||||
}
|
||||
|
||||
Jane.misprintize = (Cryptid or {}).misprintize
|
||||
Jane.misprintize_tbl = (Cryptid or {}).misprintize_tbl
|
||||
Jane.misprinitze_val = (Cryptid or {}).misprintize_val
|
||||
-- Jane.misprintize = (Cryptid or {}).misprintize
|
||||
-- Jane.misprintize_tbl = (Cryptid or {}).misprintize_tbl
|
||||
-- Jane.misprinitze_val = (Cryptid or {}).misprintize_val
|
||||
Jane.rarity_ids = Cryptid and {1, 2, 3, "cry_epic", 4, "cry_exotic", "jane_junk"} or {1, 2, 3, 4, "jane_junk"}
|
||||
|
||||
Jane.rarity_names = Cryptid and {"Common", "Uncommon", "Rare", "Epic", "Legendary", "Exotic", "Junk"} or
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue