Original Author:
xofdibar
Original Description:
This allows you to light a fire by tossing a wood log. The Wood Log is consumed when used in this manner (another wood log spawns at the point of impact). This replaces the ability to use a wood log as a club.
I noticed that a drafted colonist will try to put out adjacent fires, so I made it so you can throw the log a couple of squares.
This mod overwrites the WoodLog definition and adds a definition for a Proj_GrenadeLitWoodLog. It will be likely be incompatible with other mods that change the behavior of wood logs.
This changes the early game balance by making it much easier to dispose of corpses and unwanted items.
Original Link:
https://steamcommunity.com/sharedfiles/filedetails/?id=1572632484
Note:
I added a patch to replace the def-overwrite in the original version to increase compatibility.