Prototype/EntityGhost: Difference between revisions
Jump to navigation
Jump to search
(Set prototype parent) |
(Converted to SMW format) |
||
Line 1: | Line 1: | ||
{{Prototype parent|Prototype/Entity}} | {{Prototype parent|Prototype/Entity}} | ||
The entity used for ghosts of entities. | |||
{{Prototype TOC|entity-ghost|no-properties=true}} | |||
Prototype | |||
== Example == | == Example == |
Revision as of 20:19, 29 July 2019
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={}},
},