Change texture

master
Wuzzy 2016-10-29 01:35:09 +02:00
parent 2dca8cc240
commit 3ec1066921
3 changed files with 1 additions and 1 deletions

View File

@ -86,7 +86,7 @@ do
local nodedef = {
description = S("Surprise block"),
tiles = { { name = "tsm_surprise_question_anim.png", animation = {
type = "vertical_frames", aspect_w=16, aspect_h=16, length=2.0 } } },
type = "vertical_frames", aspect_w=16, aspect_h=16, length=3.0 } } },
drop = "",
groups = { cracky=3, },
after_destruct = function (pos, oldnode)

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.2 KiB

After

Width:  |  Height:  |  Size: 72 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.3 KiB

After

Width:  |  Height:  |  Size: 1.1 KiB