added new torch fire nodes

added new torch nodes to the fire nodes list.
This commit is contained in:
tenplus1 2017-03-06 19:06:08 +00:00 committed by stujones11
parent 19e297a2e8
commit 3df7802439
1 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,8 @@ ARMOR_FIRE_NODES = {
{"ethereal:crystal_spike", 2, 1},
{"ethereal:fire_flower", 2, 1},
{"default:torch", 1, 1},
{"default:torch_ceiling", 1, 1},
{"default:torch_wall", 1, 1},
}
local skin_mod = nil