ModEnc is currently in Maintenance Mode: Changes could occur at any given moment, without advance warning.
IsAlternateColor: Difference between revisions
Jump to navigation
Jump to search
Rewrite |
updated due to pd's post |
||
Line 9: | Line 9: | ||
}} | }} | ||
If both this flag and <tt>[[IsElectricBolt]]=yes</tt> are set, the electric bolt will be drawn in alternate colors | If both this flag and <tt>[[IsElectricBolt]]=yes</tt> are set, the electric bolt will be drawn in alternate colors; this is the effect seen when you overcharge a Tesla Coil. | ||
The default colors, according to pd, are taken from palette.pal's position #5 (0x05, yellow) as well as white (hardcoded). |
Revision as of 14:21, 14 August 2006
Flag: | IsAlternateColor |
File(s): | Rules(md).ini |
Values: | boolean |
Special Values: | None |
Default: | no |
Applicable to: | Weapons |
If both this flag and IsElectricBolt=yes are set, the electric bolt will be drawn in alternate colors; this is the effect seen when you overcharge a Tesla Coil.
The default colors, according to pd, are taken from palette.pal's position #5 (0x05, yellow) as well as white (hardcoded).