You are looking at a command called pout

pout
pout {text}

Allows others to see you are in a bad mood.



Scripting notes:
This command generates a trgger word of 'pouts'.
react to it like this:

if reacting to pout then saysomething;

##saysomething:
print "[$actor] wonders why [$init_obj] is pouting";
Code