mirror of
https://repo.or.cz/minetest_orienteering.git
synced 2024-12-04 21:03:49 +01:00
Rename binoculars wield image
This commit is contained in:
parent
6da0da2a45
commit
42faaae47f
2
init.lua
2
init.lua
@ -110,7 +110,7 @@ minetest.register_tool("orienteering:automapper", {
|
||||
-- Allows zooming
|
||||
minetest.register_tool("orienteering:binoculars", {
|
||||
description = S("Binoculars"),
|
||||
wield_image = "orienteering_binoculars.png",
|
||||
wield_image = "orienteering_binoculars_wield.png",
|
||||
inventory_image = "orienteering_binoculars_inv.png",
|
||||
})
|
||||
|
||||
|
Before Width: | Height: | Size: 623 B After Width: | Height: | Size: 623 B |
Loading…
Reference in New Issue
Block a user