ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
WindEffect: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{ | {{Flag | ||
|name={{PAGENAME}} | |||
|files={{Categ|Rules(md).ini}} | |||
|values=Integers, from 0 to 5 | |||
|types={{Categ|Particles}} | |||
|ts=yes | |||
|fs=yes | |||
|ets=yes | |||
|ra2=yes | |||
|yr=yes | |||
|rp=yes | |||
}}<br /> | |||
Determines how big effect the wind system has to this particle. Accepts values from 0 (no effect) to 5 (biggest effect), and defaults to 0. The wind causes the particle to move to the direction defined in {{TTL|WindDirection}}. |
Revision as of 17:38, 25 July 2008
Flag: | WindEffect |
File(s): | Rules(md).ini |
Values: | Integers, from 0 to 5 |
Applicable to: | Particles |
Determines how big effect the wind system has to this particle. Accepts values from 0 (no effect) to 5 (biggest effect), and defaults to 0. The wind causes the particle to move to the direction defined in Template:TTL.