verbs - luxembourg/muxcode-clm GitHub Wiki

VERBS

For many verbs there are three attributes that specify messages and actions associated with the verb in addition to the verb's built-in action. The attributes are named Verb, Overb, and Averb. Verb is the message that the enactor sees, Overb is the message that everyone else in the same room as the enactor sees, and Averb is a list of commands that are run. These attributes may be set using the @<attribute> command, so the commands to set the attributes related to the 'drop' command are @drop, @odrop, and @adrop.