1
0

Fix trap super glow glass light level, from 11 to 15.

Este cometimento está contido em:
Calinou
2014-04-05 10:52:53 +02:00
ascendente dc1a78f1e4
cometimento 22975e76ef

Ver ficheiro

@@ -256,7 +256,7 @@ local nodes = {
tiles = {"moreblocks_super_glow_glass.png"},
paramtype = "light",
sunlight_propagates = true,
light_source = 11,
light_source = 15,
walkable = false,
groups = {snappy=2,cracky=3,oddly_breakable_by_hand=3},
sounds = sound_glass,