ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
LightIntensity
Flag: | LightIntensity |
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. Positive values increase the intensity of emitted light, while negative values 'absorb' existing light. 0.0 (the default value) disables lighting.
Bugs/Side-Effects/Unexpected Limitations
If you insert this BuildingType's section into map or game mode code, you must also redefine this flag in it or the game won't read anything after the decimal point in the rules value.