add noobcoin, optimize donorcoin texture

master
Milan* 2017-07-01 13:57:17 +02:00
parent 34d1d43f0e
commit 7d4f39bce0
3 changed files with 5 additions and 0 deletions

View File

@ -2,3 +2,8 @@ minetest.register_craftitem("illuna:donorcoin", {
description = "Donor Coin",
inventory_image = "donorcoin.png"
})
minetest.register_craftitem("illuna:noobcoin", {
description = "Noob Coin",
inventory_image = "noobcoin.png"
})

Binary file not shown.

Before

Width:  |  Height:  |  Size: 99 KiB

After

Width:  |  Height:  |  Size: 35 KiB

BIN
textures/noobcoin.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 48 KiB