Prototype/RocketSiloRocketShadow

From Official Factorio Wiki
Revision as of 21:23, 5 August 2019 by Bilka (talk | contribs) (Converted to SMW format)
Jump to navigation Jump to search

Template:Prototype parent The shadow of the rocket inside the rocket silo.

Template:Prototype TOC

Example

  {
    type = "rocket-silo-rocket-shadow",
    name = "rocket-silo-rocket-shadow",
    flags = {"not-on-map"},
    collision_mask = {"not-colliding-with-itself"},
    collision_box = {{0, 0}, {10, 3.5}},
    selection_box = {{0, 0}, {0, 0}}
  },