Prototype/RocketSiloRocketShadow: 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 shadow of the rocket inside the rocket silo. | |||
{{Prototype TOC|rocket-silo-rocket-shadow|no-properties=true}} | |||
Prototype | |||
== Example == | == Example == |
Revision as of 21:23, 5 August 2019
Template:Prototype parent The shadow of the rocket inside the rocket silo.
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}}
},