Make barrier particles glow in the dark
This commit is contained in:
parent
f7d9aea529
commit
f40eeb4477
2 changed files with 2 additions and 0 deletions
|
@ -208,6 +208,7 @@ minetest.register_globalstep(function(dtime)
|
|||
expirationtime = 1,
|
||||
size = 8,
|
||||
texture = tex,
|
||||
glow = 14,
|
||||
playername = name
|
||||
})
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue