Added new texture for marriage ring.
This commit is contained in:
parent
f717c3f1e5
commit
72ab610cd8
2
npc.lua
2
npc.lua
@ -450,7 +450,7 @@ mobs:alias_mob("mobs:npc", "advanced_npc:npc")
|
||||
-- Marriage ring
|
||||
minetest.register_craftitem("advanced_npc:marriage_ring", {
|
||||
description = S("Marriage Ring"),
|
||||
inventory_image = "diamond_ring.png",
|
||||
inventory_image = "marriage_ring.png",
|
||||
})
|
||||
|
||||
-- Marriage ring craft recipe
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 9.7 KiB |
BIN
textures/marriage_ring.png
Normal file
BIN
textures/marriage_ring.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 903 B |
Loading…
Reference in New Issue
Block a user