fix typo (thx SwissaplS)

This commit is contained in:
tenplus1 2022-02-08 18:20:38 +00:00
parent 8996ad27d8
commit f7ac229ccf
1 changed files with 1 additions and 1 deletions

View File

@ -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"},