tweak yeti

master
Milan 2019-01-18 17:56:35 +01:00
parent 6abe92983e
commit 6758ea113e
1 changed files with 1 additions and 1 deletions

View File

@ -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)