diff --git a/html/food.js b/html/food.js index 8f243a2..20c5148 100644 --- a/html/food.js +++ b/html/food.js @@ -3150,7 +3150,7 @@ However, if I do the same for kelp and rename it to kelp_dst, the simulator woul meat: 0.5, fish: 0.5, health: healing_tiny, - hunger: calories_med, + hunger: calories_small, sanity: 0, perish: perish_superfast, stack: stack_size_smallitem, @@ -3166,7 +3166,7 @@ However, if I do the same for kelp and rename it to kelp_dst, the simulator woul meat: 0.5, fish: 0.5, health: healing_tiny, - hunger: calories_med, + hunger: calories_small, sanity: 0, perish: perish_superfast, stack: stack_size_smallitem,