add T2 and T3 items
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
export type Tier = 4 | 5 | 6 | 7 | 8
|
||||
export type Tier = 2 | 3 | 4 | 5 | 6 | 7 | 8
|
||||
export type Enchantment = 0 | 1 | 2 | 3 | 4
|
||||
|
||||
export type ItemCategory = 'Weapons' | 'Armor' | 'Gathering'
|
||||
|
||||
Reference in New Issue
Block a user