Template:O Item swarm: Difference between revisions
Jump to navigation
Jump to search
Deprecated (talk | contribs) (Reformatted to use IO templates, added to Output Templates category) |
Kestrelguy (talk | contribs) m (added language bar and updated template usage.) |
||
Line 1: | Line 1: | ||
{{ScrollBox|title=Item| | {{lang|Template:O Item swarm}} | ||
<onlyinclude>{{ScrollBox|title=Item| | |||
{{IO|OnPlayerTouch|Fires when the player touches this object.}} | {{IO|OnPlayerTouch|Fires when the player touches this object.}} | ||
{{IO|OnCacheInteraction|{{confirm|Fires when the player proves they have 'found' this item:}} | {{IO|OnCacheInteraction|{{confirm|Fires when the player proves they have 'found' this item:}} | ||
:* Player touch (whether or not player actually acquires the item) | :* Player touch (whether or not player actually acquires the item) | ||
:* Picked up by +USE}} | :* Picked up by +USE}} | ||
{{O | {{O BaseEntity}} | ||
}}< | }}</onlyinclude> | ||
[[Category:Output Templates|Item swarm]] | [[Category:Output Templates|Item swarm]] | ||
Revision as of 08:50, 30 April 2022
Item:
- OnPlayerTouch
- Fires when the player touches this object.
- OnCacheInteraction
Confirm:Fires when the player proves they have 'found' this item:
- Player touch (whether or not player actually acquires the item)
- Picked up by +USE