diff --git a/planet/Objects.ocd/Clonk.ocd/Script.c b/planet/Objects.ocd/Clonk.ocd/Script.c index 47a0cb27d..2082a6de5 100644 --- a/planet/Objects.ocd/Clonk.ocd/Script.c +++ b/planet/Objects.ocd/Clonk.ocd/Script.c @@ -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) {