// Storage · RimWorld Mod

RimFridge Wall Access Fix

Fixes RimFridge wall-fridge pathing loops where pawns try to stand on an impassable fridge cell to use stored items.

Fixes RimFridge wall-fridge pathing loops where pawns try to stand on an impassable fridge cell to use stored items. Jobs targeting contents inside RimFridge wall fridges are redirected to touch/adjacent access instead of OnCell pathing.

Keeps humanlike corpse storage available; the fix is limited to access/pathing behavior.

Patch version: 0.1.0-alpha.3.

Also adds defensive temperature/heat null guards for RimFridge buildings to avoid reported wall-fridge rare-tick null references.