Jump to content

Warm Winter with Toilet Paper.


Nebula

Recommended Posts

If you have one full roll of toilet paper, you can keep the fire burning (fireplace / stove / fire) - 6 hours 24 minutes, since one part of the toilet paper's delta is enough for 12 minutes.
In fact, in one of the latest builds, you added a recalculation of the burning time based on the delta of the item, which led to inadequate burning times for many items.

 

For general convenience, I propose to introduce a certain separate parameter of the burning time for objects with a delta - in Camping/camping_fuel 

 

Or add this feature right in the item, which would be extremely convenient.

    item XXX
    {
        Type        =    Drainable,
        UseDelta    =    0.05,
        ReplaceOnDeplete = XXXX2,

        campingFueltime = 0.01, --- For one (small) delta unit.
        DisplayName    =    XXX,
        Icon        =    XXX,
        Weight        =    0.024,
        
    }

 

Indicate directly in the item whether it burns or not, and indicate how long it burns.

Edited by Nebula
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...