Skip to content
Snippets Groups Projects
Commit 6758ea11 authored by Milan's avatar Milan
Browse files

tweak yeti

parent 6abe9298
No related branches found
No related tags found
No related merge requests found
......@@ -54,7 +54,7 @@ if mobs.mod and mobs.mod == "redo" then
mobs:spawn_specific("mobs_yeti:yeti",
{"default:dirt_with_snow", "default:snow", "default:snowblock", "default:ice"},
{"air"},
-1, 10, 30, 20000, 1, l_spawn_elevation_min, 4200
-1, 25, 30, 20000, 1, 420, 4200
)
mobs:register_egg("mobs_yeti:yeti", "Yeti", "default_snow.png", 1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment