ACTIONDESC
(Not required)
Syntax: oset <object name or vnum> actiondesc <action description>
The action description other than the default generated by SMAUG. Currently only object types, pill, cook, food, and salve can us this field.
For example the default eat message: "You eat dried rabbit meat."
Could be replaced with: "You gobble down dried rabbit meat with gusto"
Variables can be used in the action description.
%s gobble$q down $p with gusto... disgusting!
Shows "(actor's name) gobbles down (object name) with guest..disgusting!" to all in the room.
Shows "You gobble down (object name) with gusto…disgusting!" to the actor themselves.
Return to Create Object Return to Edit Object Return to Oset