Prototype/ItemRequestProxy: Difference between revisions

From Official Factorio Wiki
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}}
Entity used to signify that an entity is requesting items, for example modules for an assembling machine after it was blueprinted with modules inside.


== Basics ==
{{Prototype TOC|item-request-proxy}}
Prototype type: '''item-request-proxy'''
 
Entity used to signify that an entity is requesting items, for example modules for an assembling machine after it was blueprinted with modules inside. Extends [[Prototype/Entity]].


== Mandatory properties ==
== Mandatory properties ==
This prototype inherits all the properties from [[Prototype/Entity]].
This prototype inherits all the properties from [[Prototype/Entity]].


=== picture ===
{{Prototype property|picture|[[Types/Sprite|Sprite]]}}
'''Type''': [[Types/Sprite]]


== Optional properties ==
== Optional properties ==


=== use_target_entity_alert_icon_shift ===
{{Prototype property|use_target_entity_alert_icon_shift|[[Types/bool|bool]]|true|optional=true}}
'''Type''': [[Types/bool]]
 
'''Default''': true

Revision as of 21:11, 5 August 2019

Template:Prototype parent Entity used to signify that an entity is requesting items, for example modules for an assembling machine after it was blueprinted with modules inside.

Template:Prototype TOC

Mandatory properties

This prototype inherits all the properties from Prototype/Entity.

Template:Prototype property

Optional properties

Template:Prototype property