I tried to imitate the "troop_is_mounted" check and the flag "tf_mounted". But it only return error script: unrecognize opcode.
Things that I did:
- Add new troop flag: tf_elite
- Add operation header: troop_is_elite
- Add it in "can_fail_operations"
- Use the operation...