Don't burn objects inside the Clonk when submerged in Lava

install-platforms
Sven Eberhardt 2018-01-07 20:54:38 -08:00
parent 2931886438
commit ebd2eeae4b
1 changed files with 1 additions and 0 deletions

View File

@ -1262,6 +1262,7 @@ local JumpSpeed = 400;
local ThrowSpeed = 294;
local NoBurnDecay = true;
local ContactIncinerate = 10;
local FireproofContainer = true; // Don't burn down all tools/resources when the clonk dips into lava for a short time
local BorderBound = C4D_Border_Sides;
func Definition(def) {