Added new texture for marriage ring.

This commit is contained in:
zorman2000 2016-12-15 21:33:57 -05:00
parent f717c3f1e5
commit 72ab610cd8
3 changed files with 1 additions and 1 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 903 B