Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Illuna-Minetest
mobs_more_monsters
Commits
08cb034a
Commit
08cb034a
authored
Jan 18, 2019
by
Milan
Browse files
update senderman spawnrules
parent
0355ee92
Changes
1
Hide whitespace changes
Inline
Side-by-side
mobs_senderman/init.lua
View file @
08cb034a
...
...
@@ -52,7 +52,7 @@ if mobs.mod and mobs.mod == "redo" then
-1, 3, 30, 70000, 1, l_spawn_elevation_min, 31000
)
]]
mobs
:
spawn_specific
(
"mobs_senderman:senderman"
,
{
"group:soil"
},
"
loud_walking:scrith
"
,
0
,
30
,
1
,
6000
,
2
,
30000
,
31000
)
mobs
:
spawn_specific
(
"mobs_senderman:senderman"
,
{
"group:soil"
},
"
air
"
,
0
,
30
,
1
,
6000
,
1
,
29992
,
29998
)
mobs
:
register_egg
(
"mobs_senderman:senderman"
,
"Spawn Senderman"
,
"senderman_egg.png"
,
0
)
end
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment