Jump to content

LightIntensity: Difference between revisions

From ModEnc²
en>DCoder
No edit summary
 
en>Silverwind
No edit summary
Line 1: Line 1:
{{DeeZireInclusion}}<br />
{{Flag
Specifies the amount light radiated by this BuildingType. Defaults to 0.0.
|name=
|files={{Categ|ini=rules}}
|values={{values|float}}
|special=
|default=0.0
|extver=
|types={{Categ|BuildingTypes}}
|ra2obsolete=
|tsobsolete=
|rponly=
|aresflag=
|hpflag=
|ts=yes
|fs=yes
|ra2=yes
|yr=yes
}}
 
Specifies the amount light radiated by this [[BuildingType]].
 
 
==See also==
* [[LightVisibility]]
* [[LightRedTint]]
* [[LightGreenTint]]
* [[LightBlueTint]]

Revision as of 14:17, 29 September 2020

Tiberian Dawn Red Alert Tiberian Sun Firestorm Red Alert 2 Yuri's Revenge
Flag:
File(s): rules(md).ini
Values: Floating point values: Any decimal number (clearer range should be added in Template:Values).
Default: 0.0
Applicable to: BuildingTypes


Specifies the amount light radiated by this BuildingType.


See also