一一一.矿工灯无限使用
用记事本打开游戏目录\data\DLC0001\scripts\prefabs\hats.lua文件,将下列内容:
inst.components.fueled:StartConsuming()
inst.SoundEmitter:PlaySound("dontstarve/common/minerhatAddFuel")
替换为:
inst.components.fueled:StopConsuming()
inst.SoundEmitter:PlaySound("dontstarve/common/minerhatAddFuel")
即可让矿工灯无限使用
相关内容请关注:饥荒专区





































