forked from mtcontrib/mob_horse
fix typo (thx SwissaplS)
This commit is contained in:
parent
8996ad27d8
commit
f7ac229ccf
2
init.lua
2
init.lua
|
@ -33,7 +33,7 @@ if minetest.features.object_independent_selectionbox then
|
|||
end
|
||||
|
||||
|
||||
-- horse shoes (speed, jump, break, overlay texture)
|
||||
-- horse shoes (speed, jump, brake/reverse speed, overlay texture)
|
||||
local shoes = {
|
||||
["mobs:horseshoe_steel"] = {7, 4, 2, "mobs_horseshoe_steelo.png"},
|
||||
["mobs:horseshoe_bronze"] = {7, 4, 4, "mobs_horseshoe_bronzeo.png"},
|
||||
|
|
Loading…
Reference in New Issue
Block a user