Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions addons/libs/packets/fields.lua
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,7 @@ enums['action'] = {
[0x0E] = 'Cast Fishing Rod',
[0x0F] = 'Switch target',
[0x10] = 'Ranged attack',
[0x11] = 'Chocobo dig',
[0x12] = 'Dismount Chocobo',
[0x13] = 'Tractor Dialogue',
[0x14] = 'Zoning/Appear', -- I think, the resource for this is ambiguous.
Expand Down