Aoldri / anomaly-hf

Hideout Furniture: An Attempt at Primitive Base Building
4 stars 2 forks source link

Radioactive artifacts are transfered into player inventory when using workshop #4

Open Anrock opened 1 year ago

Anrock commented 1 year ago
  1. Put some radioactive artifacts into workshop stash
  2. Use workshop
  3. Wait a minute or two

Expected: nothing changed Actual: I'm glowing Workaround: don't put radioactive artifacts into the stash

There is a UIFurnitureWorkshop:GiveStashToActor function in ui_furniture_workshop.script that transfers items to player inventory. Filtering out artifacts should do the trick?

Aoldri commented 1 year ago

Super low priority since the workbench is intended to contain actual crafting materials and the idea of placing non-containerised artefacts in stashes is kinda silly anyways.