Maybe I misread the request as a technique that was used in WWII but highly frowned on in the game. A Ho is such a technique.
No biggie. Its just a game.

if ( Attack.method == USED_IN_WWII ) {
Thanks. I program in a ton of languages and sometimes forget which operands are proper until the debugger reminds me.

Then again if
Attack.method returns an Integer and
USED_IN_WWII is a numeric constant?
