diff --git a/penguin.lua b/penguin.lua index 6ffe0e9..c4f587a 100644 --- a/penguin.lua +++ b/penguin.lua @@ -40,6 +40,8 @@ stepheight = 0.6, walk_end = 45, fly_start = 75, -- swim animation fly_end = 95, + hover_start = 50, + hover_end = 70 -- 50-70 is slide/water idle }, fly_in = {"default:water_source", "default:water_flowing"},