This commit is contained in:
Ben Russell (300178622) 2015-02-06 11:15:06 +13:00
parent 7ed322c597
commit aef60f49da

View File

@ -403,7 +403,7 @@ function bhealth_damage(x,y,z,amt,plr)
blk.qidx = bhealth.tail
if client then
local block_particlecount = (math.random() * 20 + 10)*0
local block_particlecount = (math.random() * 20 + 10)
--[[
local mdl = new_particle_model(
math.floor(c[2]*light+0.5),