mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-30 04:13:52 +00:00
* Add parcel container support This allows sending containers with items as a parcel When sending a item via a parcel, if the player had multiples of that item, the wrong item would be removed from inventory. * Rebase updates