WHAT ABOUT ACS?

Moontalk doesn't need ACS anymore. It now relies mostly on Decorate. ACS is
now just used to manage the cooldown timer as well as trigger lines on getting
100% kills/items/secrets.

This makes everyone's lives easier because now nobody has to download ACC to
change anything.

MAKING ENEMIES TRIGGER ONE-LINERS

To make an enemy trigger a one-liner on death, you need to add the following
code to the start of both their Death and XDeath states:

	TNT1 A 0 A_GiveToTarget("MoonTalkKillWhatever", 1)

Replace Whatever with Nigger, Sheboon, Feminist, etc.

ADDING NEW ONE-LINER TYPES

Moontalk started off with four monster types: Nigger, Sheboon, Jew, and
Feminist. But you can add more by doing the following:

	1. Create a new token in the Moontalk file in the actors folder. Just copy
	   and paste the MoonTalkKillNigger definition and rename Nigger to
	   whatever your new type is.
	2. Go to SNDINFO and add your new sound definitions. Use the preexisting
	   definitions as an example. And make sure your sounds are actually in the
	   pk3.
	3. Now you can use your new type.