--- deliantra/server/ext/chat.ext 2007/10/24 00:05:32 1.36 +++ deliantra/server/ext/chat.ext 2007/11/12 23:27:51 1.37 @@ -257,6 +257,19 @@ self => { }, }, + smother => { + noparams => { + other => " makes weird facial contortions", + self => "All the lonely people..", + }, + params => { + target => " smothers you with kisses.", + other => " smothers with kisses.", + self => "You smother with kisses.", + }, + self => { + }, + }, wink => { noparams => { other => " winks suggestively.",