Don't Starve Revision History Viewer

Comparing Six Feet Under (Rev 86935) to All's Well That Maxwell (Rev 88237)

stategraphs/SGpig.lua

76777879808182
onenter = function(inst) inst.AnimState:PlayAnimation("frozen") inst.Physics:Stop() inst.components.highlight:SetAddColour(Vector3(82/255, 115/255, 124/255)) end, },
76777879808182
onenter = function(inst) inst.AnimState:PlayAnimation("frozen") inst.Physics:Stop() --inst.components.highlight:SetAddColour(Vector3(82/255, 115/255, 124/255)) end, },
191192193194195196197
timeline= { TimeEvent(20*FRAMES, function(inst) inst:PerformBufferedAction() end), }, events=
191192193194195196197
timeline= { TimeEvent(10*FRAMES, function(inst) inst:PerformBufferedAction() end), }, events=