mirror of
https://codeberg.org/tenplus1/mobs_redo.git
synced 2025-04-24 06:20:18 +02:00
Added particle effect when mob dies
This commit is contained in:
parent
542cb3d474
commit
a470ac7cc1
2
api.lua
2
api.lua
@ -359,6 +359,8 @@ function check_for_death(self)
|
||||
|
||||
self.object:remove()
|
||||
|
||||
effect(pos, 20, "tnt_smoke.png")
|
||||
|
||||
return true
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user