Well, if you know when the plane should start to drop bombs, you may use the action "UseWeapon" to force the AI plane to drop a bomb or more.
EDIT:
if your AI really drops at least a single bomb, you may use the FIRED event handler to catch it and drop a second one using the UseWeapon (but only when number of bombs left ("ammo") is odd.