AnnotationTypes can be used to tag ROOM classes for further custom processing

AnnotationType AnnotationName ["documentation"] {
	target = ActorClass
	mandatory attribute name: ptCharacter
	optional attribute name: ptInteger
}