Can we get the fridge protected when it is in TC range and add /share support?
Fridge not protected
If it's any help to author, fridge doesn't CallHook
private object CanLootEntity(BasePlayer player, StorageContainer container)
But instead:private object CanLootEntity(BasePlayer player, ContainerIOEntity container)
Trader08If it's any help to author, fridge doesn't CallHook
But instead:private object CanLootEntity(BasePlayer player, StorageContainer container)
private object CanLootEntity(BasePlayer player, ContainerIOEntity container)
https://discord.com/channels/500413814244638747/1103747101583749160/1359666828846305282
Umod Discord.