Update 'mods/starsnodes/lightsword.lua'

This commit is contained in:
thunderdog1138 2020-03-28 00:03:35 +00:00
parent 6d7fbd3423
commit 52fc8f70f5
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ for n,cor in ipairs(cores) do
snappy={times={[1]=1.0, [2]=0.5, [3]=0.5}, uses=30, maxlevel=10}, snappy={times={[1]=1.0, [2]=0.5, [3]=0.5}, uses=30, maxlevel=10},
choppy={times={[1]=1.0, [2]=0.5, [3]=0.5}, uses=30, maxlevel=10}, choppy={times={[1]=1.0, [2]=0.5, [3]=0.5}, uses=30, maxlevel=10},
}, },
damage_groups = {fleshy=8} damage_groups = {fleshy=15}
}, },
}) })
minetest.register_tool("starsnodes:lightsaberonyellow", { minetest.register_tool("starsnodes:lightsaberonyellow", {