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
ecf241e9
Commit
ecf241e9
authored
Jul 25, 2016
by
Milan
Browse files
pumpking: increase min- and max hp, increase armor, increase damage
parent
3c6b5f14
Changes
1
Hide whitespace changes
Inline
Side-by-side
mobs_pumpking/init.lua
View file @
ecf241e9
...
...
@@ -24,9 +24,9 @@ if mobs.mod and mobs.mod == "redo" then
sounds
=
{
random
=
"king"
},
hp_min
=
8
5
,
hp_max
=
9
0
,
armor
=
3
0
,
hp_min
=
12
5
,
hp_max
=
16
0
,
armor
=
8
0
,
knock_back
=
1
,
light_damage
=
10
,
water_damage
=
5
,
...
...
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