Change block group

master
Wuzzy 2016-10-29 02:39:34 +02:00
parent 8933c7c30c
commit 9cc1129153
1 changed files with 1 additions and 1 deletions

View File

@ -88,7 +88,7 @@ do
tiles = { { name = "tsm_surprise_question_anim.png", animation = {
type = "vertical_frames", aspect_w=16, aspect_h=16, length=3.0 } } },
drop = "",
groups = { cracky=3, },
groups = { dig_immediate=2, },
sounds = {
place = { name = "tsm_surprise_question_dig", gain = 1 },
dug = { name = "tsm_surprise_question_break", gain = 0.8 },