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_monster
Commits
3c3d6579
Commit
3c3d6579
authored
Jun 28, 2020
by
TenPlus1
Browse files
since lava flan live in lava, set self.fly_in so they dont slow down when moving around
parent
a39eec88
Changes
1
Hide whitespace changes
Inline
Side-by-side
lava_flan.lua
View file @
3c3d6579
...
...
@@ -41,6 +41,7 @@ mobs:register_mob("mobs_monster:lava_flan", {
immune_to
=
{
{
"mobs:pick_lava"
,
-
2
},
-- lava pick heals 2 health
},
fly_in
=
{
"default:lava_source"
,
"default:lava_flowing"
},
animation
=
{
speed_normal
=
15
,
speed_run
=
15
,
...
...
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