Prototype/EntityGhost
Jump to navigation
Jump to search
Prototype definitions » PrototypeBase » Prototype/Entity » Prototype/EntityGhost
The entity used for ghosts of entities.
Example
{
type = "entity-ghost",
name = "entity-ghost",
flags = {"not-on-map"},
minable = { mining_time = 0, results={}},
},