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
7fd276ba
Commit
7fd276ba
authored
May 21, 2016
by
blert2112
Browse files
fixed typo
fixed a typo that caused crash
parent
856b45c7
Changes
2
Hide whitespace changes
Inline
Side-by-side
mobs_slimes/greenslimes.lua
View file @
7fd276ba
...
...
@@ -139,4 +139,3 @@ minetest.register_craftitem("mobs_slimes:green_slimeball", {
image
=
"jeija_glue.png"
,
description
=
"Green Slime Ball"
,
})
end
mobs_slimes/lavaslimes.lua
View file @
7fd276ba
...
...
@@ -148,4 +148,3 @@ minetest.register_craftitem("mobs_slimes:lava_slime", {
image
=
"zmobs_lava_orb.png"
,
description
=
"Lava Slime Ball"
,
})
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