Tile - YFire - Feed Fire – Ylands
Jump to navigation
Jump to search
m (YlandsClassyBot moved page Ylands Tile - Feed fire to Ylands:Tile - YFire - Feed Fire: New Structure) |
No edit summary |
||
Line 1: | Line 1: | ||
[[ | <!--- | ||
THIS PAGE WAS GENERATED AUTOMATICALLY; DO NOT EDIT IT, OTHERWISE YOUR CHANGES WILL BE LOST DURING FUTURE UPDATE. | |||
*When used on 'lit' entity, it will increase its burning status (e.g from feeble to blazing) | --> | ||
*When used on empty workstation, it will fuel it. | == Feed Fire(Entity) == | ||
[[File:YlandsTile-39.png]] | |||
<pre>static feed(target: YEntity): void;</pre> | |||
=== Parameters === | |||
==== target ==== | |||
=== Description === | |||
Allows to '''feed''' (fuel) campfire, bonfire or workstation. | |||
=== Notes === | |||
* When used on 'lit' entity, it will increase its burning status (e.g from feeble to blazing) | |||
* When used on empty workstation, it will fuel it. | |||
Line 10: | Line 26: | ||
[[Category: Instructions]] | [[Category: Instructions]] | ||
Revision as of 08:52, 8 July 2021
Feed Fire(Entity)
static feed(target: YEntity): void;
Parameters
target
Description
Allows to feed (fuel) campfire, bonfire or workstation.
Notes
- When used on 'lit' entity, it will increase its burning status (e.g from feeble to blazing)
- When used on empty workstation, it will fuel it.