Freedom Force vs. the Third Reich чит-файл №2

Use Notepad to open "init.py" file found in the System folder and add the
following line:

ff.CON_ENABLE=1

Save the changes and start the game. While playing, press [~] to bring down the
console and enter any of the following cheats. The cheats are CASE-SENSITIVE:

god() - God mode (fort the entire party)
mortal() - Disable invincibility
peace() - Enemies do not attack
war() - Enemies move and attack again
Mission_Win() - Win mission
DEBUG_ALLPOWERS=1 - Unlock all character powers
Campaign_AddCP('[name]',[number]) - Add CP to specified character
Campaign_Recruit('[name]') - Automatically recruit specified character
Campaign_UnlockOrigin('[name]') - Unlock specified character's origin
Campaign_AddPrestige([number]) - Add prestige

Character names
When entering a character name in a code, it must be all lower-case, with spaces
converted to underscores "_". Also, remove hyphens "-" in names. Some examples
are: Information in this section was contributed by Nick Sorg. el_diablo (El
Diablo), alchemiss (Alche-Miss), mentor (Mentor), black_bird, bullet, iron_ox
(or ironox), law, liberty_lad, man_bot, man_o_war, microwave, minute_man, order,
sea_urchin, supercollider

Bonus characters
Certain game retailers are releasing a bonus Freedom Force disc. This disc will
give you more powers as well as three new recruitable built in characters for
campaign mode. They are Blackbird, Iron Ox, and Supercollider. Use the following
steps to unlock them without the bonus disc. Use a text editor to edit the
"init.py" file (create a backup copy first!) in the game folder. Add the
following lines to the file:

import ff
ff.CON_ENABLE=1
APP_ENABLE_XTRACHARS = 1