ANTOND.

Results 4 issues of ANTOND.

Added `fromSlot` value to the payload of `buyItem` hook. This value is useful for people who wants to build additional features on top of the default shop system.

Useful when you want to use `getDoor` or `getDoorFromName` exports as soon as it's available. For example, I use it to conditionally lock/unlock doors based on current time (opening hours).