This query asks the agent to tell you its maximum armor, which is always 200. (This is implemented to conform to Walter's desired functionality.) '''Parameters:''' * Takes no parameters. '''Responds:''' * ''X'' where X is always 200. '''Reports:''' * ''done'' when the task completes. * ''popped'' if popped by [[po]]. * ''forgotten'' if deleted by [[fa]] or [[fm]]. * ''replaced'' if replaced by a command scheduled with 'r'. '''Example:''' * User sends: "n am 512" * Bot replies "rs am 512 200" * Bot replies "cp am 512 done"