ResetDamage

SUMMARY

Partial reset of damages

SYNTAX

ResetDamage(<class>, <symbol_figure>)

ARGUMENTS

class (type:string)
The class of the damage to reset.
symbol_figure (type:string)
The name of the figure for the new Plot Symbol of the reset damage.

DESCRIPTION

The job replaces the actual plotsymbol by the plotsymbol "symbol_figure". The properties of the old plotsymbol are taken over by the new one. This job is possible for all damage types.
Syntax Notation
[aaa]
aaa is optional (zero or one occurences)
(aaa|bbb)
aaa exclusive or bbb
(aaa)*
aaa may occur indefinitely often or may be omitted
(aaa)+
aaa may occur indefinitely often but at least once
(aaa)m..n
aaa may occur from m to n times