In the DDF On-line docs we have a SEC_REFIRE_INACCURATE
command in weapons.ddf documented.
However EDGE doesn't actually recognize this command(in
the source code it's not present) and you get an error
such as this if you try to use it:
"ERROR: Unknown weapons.ddf command: SEC REFIRE INACCURATE
Error occurred near line 26 of DDFWEAP
Error occurred in entry: [PISTOL]
Line contents: SEC_REFIRE_INACCURATE=TRUE;"
Logged In: YES
user_id=11869
Originator: NO
The DDF docs are wrong then.
The REFIRE_INACCURATE command applies to the
weapon as a whole, and doesn't care whether the
attack is primary vs secondary.
Maybe it should be separated though, so I'll leave
this report open for the time being.
Comments very welcome.