diff --git a/gamedir/Data-1.13/Ja2_Options.INI b/gamedir/Data-1.13/Ja2_Options.INI index ab23b85bc..4e3c4db97 100644 --- a/gamedir/Data-1.13/Ja2_Options.INI +++ b/gamedir/Data-1.13/Ja2_Options.INI @@ -4493,4 +4493,7 @@ AI_YELLOW_FLANKING = FALSE AI_MOVEMENT_MODE = TRUE ; Experimental path tweaks for AI: avoid gas, deep water, light at night -AI_PATH_TWEAKS = TRUE \ No newline at end of file +AI_PATH_TWEAKS = TRUE + +; Log AI decision info +AI_DECISION_INFO = TRUE \ No newline at end of file diff --git a/gamedir/Data/Sounds/Misc/ZombieRaise1.ogg b/gamedir/Data/Sounds/Misc/ZombieRaise1.ogg new file mode 100644 index 000000000..cb3fe1a7e Binary files /dev/null and b/gamedir/Data/Sounds/Misc/ZombieRaise1.ogg differ diff --git a/gamedir/Data/Sounds/Misc/ZombieRaise2.ogg b/gamedir/Data/Sounds/Misc/ZombieRaise2.ogg new file mode 100644 index 000000000..0a8652666 Binary files /dev/null and b/gamedir/Data/Sounds/Misc/ZombieRaise2.ogg differ diff --git a/gamedir/Data/Sounds/Misc/ZombieRaise3.ogg b/gamedir/Data/Sounds/Misc/ZombieRaise3.ogg new file mode 100644 index 000000000..b76eef7ae Binary files /dev/null and b/gamedir/Data/Sounds/Misc/ZombieRaise3.ogg differ diff --git a/gamedir/Data/Sounds/Misc/ZombieRaise4.ogg b/gamedir/Data/Sounds/Misc/ZombieRaise4.ogg new file mode 100644 index 000000000..36864f2f8 Binary files /dev/null and b/gamedir/Data/Sounds/Misc/ZombieRaise4.ogg differ diff --git a/gamedir/Data/Sounds/Misc/ZombieRaise5.ogg b/gamedir/Data/Sounds/Misc/ZombieRaise5.ogg new file mode 100644 index 000000000..78a835fea Binary files /dev/null and b/gamedir/Data/Sounds/Misc/ZombieRaise5.ogg differ diff --git a/gamedir/Data/Sounds/Misc/ZombieRaise6.ogg b/gamedir/Data/Sounds/Misc/ZombieRaise6.ogg new file mode 100644 index 000000000..8a0afc688 Binary files /dev/null and b/gamedir/Data/Sounds/Misc/ZombieRaise6.ogg differ diff --git a/gamedir/Data/Sounds/Misc/ZombieRaise7.ogg b/gamedir/Data/Sounds/Misc/ZombieRaise7.ogg new file mode 100644 index 000000000..9fcee7d53 Binary files /dev/null and b/gamedir/Data/Sounds/Misc/ZombieRaise7.ogg differ