mirror of
https://github.com/sys4-fr/server-nalc.git
synced 2024-11-16 15:30:30 +01:00
New texture for the pole_perfect
This commit is contained in:
parent
42ed838804
commit
87c975ce30
|
@ -131,7 +131,7 @@ minetest.register_tool("fishing:pole_perfect", {
|
|||
description = S("Perfect Fishing Pole"),
|
||||
groups = {},
|
||||
inventory_image = "fishing_pole_perfect.png",
|
||||
wield_image = "fishing_pole.png^[transformFXR270",
|
||||
wield_image = "fishing_pole_perfect.png^[transformFXR270",
|
||||
stack_max = 1,
|
||||
liquids_pointable = true,
|
||||
on_use = function (itemstack, user, pointed_thing)
|
||||
|
|
BIN
mods/fishing/textures/fishing_pole_perfect.png
Normal file
BIN
mods/fishing/textures/fishing_pole_perfect.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 284 B |
Loading…
Reference in New Issue
Block a user