lilwhitemouse / RimWorld-LWM.DeepStorage

A mod for the game RimWorld that has a set of Deep Storage Units that allow storing more than one item at a location.
GNU General Public License v3.0
29 stars 36 forks source link

Storage objects don't show up as stockpile #87

Open LeanderFS opened 4 years ago

LeanderFS commented 4 years ago

At the moment, a storage object doesn't register as a stockpile. This makes it impossible to haul items from a specific job (making meals for instance) to a container registered by Deep Storage.

How to reproduce

  1. Create a storage object (meal tray for instance)
  2. Build a stove
  3. Create a bill for making meals
  4. Try to set the "Haul to stockpile" option of the bill to one of the Deep Storage containers.
lilwhitemouse commented 4 years ago

Duplicate of #64; known vanilla behavior

lilwhitemouse commented 4 years ago

(Also, working on a new mod that addresses this)