Hey, on my new source I have a problem where the items I sell to the general store disappear instead of being placed in the store's inventory. On my old source items would go into the shop when sold. Even if the items that the general store has in stock are bought, and sold back, the stock does not go back up.

Also, if the shop.java value for the shop is "1 1", all items are bought by the store for 0 coins. If the shop value is "1 0" then it functions as a normal store. This may be because of the interference of the PK points system that was present before.

If someone could help me figure out a way to make general stores add items to their shop when sold that'd be awesome! I don't know which file controls that, but could someone give me a replacement file if they know which one it is?

Thank you!