mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-02-09 13:37:02 +02:00
pp: fix blood for 0.18.2
This commit is contained in:
parent
bc9d16c104
commit
e4d3469c5f
@ -814,7 +814,7 @@ local function on_entity_damaged(e)
|
||||
vertical_speed = 0.02,
|
||||
height = 0.01,
|
||||
}
|
||||
ent.surface.create_entity(blood)
|
||||
ent.surface.create_particle(blood)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user