Revision Difference
Enums/TRACER#516157
<cat>enum</cat>
<enumeration>
<description>Enumerations used by <page>AmmoData</page>.</description>
<fields><item key="TRACER_NONE" value="0">Generates no tracer effects</item><item key="TRACER_LINE" value="1">Generates tracer effects</item><item key="TRACER_RAIL" value="2">Unused.</item><item key="TRACER_BEAM" value="3">Unused.</item><item key="TRACER_LINE_AND_WHIZ" value="4">Generates tracer and makes whizzing noises if the bullet flies past the player being shot at</item></fields>⤶
<fields>⤶
<item key="TRACER_NONE" value="0">Generates no tracer effects</item>⤶
<item key="TRACER_LINE" value="1">Generates tracer effects</item>⤶
<item key="TRACER_RAIL" value="2">Unused.</item>⤶
<item key="TRACER_BEAM" value="3">Unused.</item>⤶
<item key="TRACER_LINE_AND_WHIZ" value="4">Generates tracer and makes whizzing noises if the bullet flies past the player being shot at</item>⤶
</fields>⤶
</enumeration>