diff --git a/PyPoE/poe/file/specification/data/alpha.py b/PyPoE/poe/file/specification/data/alpha.py index b32c280a..a81b23fa 100644 --- a/PyPoE/poe/file/specification/data/alpha.py +++ b/PyPoE/poe/file/specification/data/alpha.py @@ -5465,8 +5465,8 @@ name='Action', type='ref|string', )), - ('Directions', Field( - name='Directions', + ('Description', Field( + name='Description', type='ref|string', )), ('FullStack_BaseItemTypesKey', Field( @@ -5475,8 +5475,8 @@ key='BaseItemTypes.dat', description='Full stack transforms into this item', )), - ('Description', Field( - name='Description', + ('Usage', Field( + name='Usage', type='ref|string', )), ('Usage_AchievementItemsKeys', Field( @@ -5513,8 +5513,8 @@ name='Abbreviation', type='ref|string', )), - ('XBoxDirections', Field( - name='XBoxDirections', + ('XBoxDescription', Field( + name='XBoxDescription', type='ref|string', )), ('Unknown1', Field( diff --git a/PyPoE/poe/file/specification/data/beta.py b/PyPoE/poe/file/specification/data/beta.py index dd513a7a..ada20110 100644 --- a/PyPoE/poe/file/specification/data/beta.py +++ b/PyPoE/poe/file/specification/data/beta.py @@ -2126,8 +2126,8 @@ name='Action', type='ref|string', )), - ('Directions', Field( - name='Directions', + ('Description', Field( + name='Description', type='ref|string', )), ('FullStack_BaseItemTypesKey', Field( @@ -2136,8 +2136,8 @@ key='BaseItemTypes.dat', description='Full stack transforms into this item', )), - ('Description', Field( - name='Description', + ('Usage', Field( + name='Usage', type='ref|string', )), ('Usage_AchievementItemsKeys', Field( @@ -2174,8 +2174,8 @@ name='Abbreviation', type='ref|string', )), - ('XBoxDirections', Field( - name='XBoxDirections', + ('XBoxDescription', Field( + name='XBoxDescription', type='ref|string', )), )), diff --git a/PyPoE/poe/file/specification/data/stable.py b/PyPoE/poe/file/specification/data/stable.py index 2c49fa05..33298d0b 100644 --- a/PyPoE/poe/file/specification/data/stable.py +++ b/PyPoE/poe/file/specification/data/stable.py @@ -5473,8 +5473,8 @@ name='Action', type='ref|string', )), - ('Directions', Field( - name='Directions', + ('Description', Field( + name='Description', type='ref|string', )), ('FullStack_BaseItemTypesKey', Field( @@ -5483,8 +5483,8 @@ key='BaseItemTypes.dat', description='Full stack transforms into this item', )), - ('Description', Field( - name='Description', + ('Usage', Field( + name='Usage', type='ref|string', )), ('Usage_AchievementItemsKeys', Field( @@ -5521,8 +5521,8 @@ name='Abbreviation', type='ref|string', )), - ('XBoxDirections', Field( - name='XBoxDirections', + ('XBoxDescription', Field( + name='XBoxDescription', type='ref|string', )), ('Unknown1', Field(