*0 and n
This commit is contained in:
parent
7ed322c597
commit
aef60f49da
@ -403,7 +403,7 @@ function bhealth_damage(x,y,z,amt,plr)
|
|||||||
blk.qidx = bhealth.tail
|
blk.qidx = bhealth.tail
|
||||||
|
|
||||||
if client then
|
if client then
|
||||||
local block_particlecount = (math.random() * 20 + 10)*0
|
local block_particlecount = (math.random() * 20 + 10)
|
||||||
--[[
|
--[[
|
||||||
local mdl = new_particle_model(
|
local mdl = new_particle_model(
|
||||||
math.floor(c[2]*light+0.5),
|
math.floor(c[2]*light+0.5),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user