We just released a Feb. 5 '89 prototype of DuckTales for the NES!
If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!
If you'd like to support our preservation efforts (and this wasn't cheap), please consider donating or supporting us on Patreon. Thank you!
Translations:Alien Swarm/3/en
Jump to navigation
Jump to search
Zombie
Full sourcecode and sound definitions for a zombie enemy (described in the source code as a "Swarm Civilian corrupted by SynTek chemicals into being a crazed zombie like thing") exist in the game. Unfortunately, there are no models or sounds, and it can't be spawned in-game. The code can be found in steamapps\common\alien swarm\sdk_src\game\client\swarm\asw_zombie.cpp and steamapps\common\alien swarm\sdk_src\game\server\swarm\asw_zombie.cpp once you've installed the mod SDK.