Template:O Item swarm: Difference between revisions
Jump to navigation
Jump to search
TomEdwards (talk | contribs) (Created page with '{{ScrollBox|title=Item|1= ; <code>OnPlayerTouch</code> : Fires when the player touches this object ; <code>OnCacheInteraction</code> : {{confirm|Fires when the player proves they…') |
m (→top: Substituted IO templates) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
{{ | {{lang|Template:O Item swarm}}[[Category:Output Templates|Item swarm]] | ||
<onlyinclude>{{minititle|Item}} | |||
{{O|OnPlayerTouch|Fires when the player touches this object.}} | |||
{{O|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}}</onlyinclude> | ||
}} |
Latest revision as of 13:12, 21 April 2025
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