1
0
mirror of https://github.com/ComfyFactory/ComfyFactorio.git synced 2025-05-13 21:56:29 +02:00

fix medium-spitter tame effect

This commit is contained in:
astral17 2021-07-13 17:37:01 +03:00
parent 1b34a8a480
commit b83b7c008b

View File

@ -172,6 +172,7 @@ function Public.conjure_items()
name = {'entity-name.medium-spitter'},
obj_to_create = 'medium-spitter',
level = 70,
biter = true,
type = 'entity',
mana_cost = 100,
tick = 300,