Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Inventory packets added: Equip & Unequip
Added Packets that get sent by the server whenever a player equips and unequips an item. Credits to @ferdoran who allowed me to find this out here: https://github.com/ferdoran/go-sro-agent-server/blob/6f2b9a9459491254c8eff6707161294ce996d3d9/model/player.go#L241 and here: https://github.com/ferdoran/go-sro-agent-server/blob/6f2b9a9459491254c8eff6707161294ce996d3d9/model/player.go#L252
- Loading branch information