rott/kf_sources/NicePack/Classes/NiceSickZombieController.uc
2026-07-14 20:27:09 +07:00

8 lines
224 B
Ucode

class NiceSickZombieController extends NiceMonsterController;
// Custom Zombie Thinkerating
// By : Alex
// Randomly plays a different moan sound for the Zombie each time it is called. Gruesome!
defaultproperties
{
}