NicePack/sources/Zeds/Nice/NiceSickZombieController.uc
2020-02-16 19:53:59 +07:00

8 lines
217 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
{
}