ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/chat.ext
(Generate patch)

Comparing deliantra/server/ext/chat.ext (file contents):
Revision 1.36 by root, Wed Oct 24 00:05:32 2007 UTC vs.
Revision 1.37 by root, Mon Nov 12 23:27:51 2007 UTC

251 }, 251 },
252 params => { 252 params => {
253 target => "<self> kisses you.", 253 target => "<self> kisses you.",
254 other => "<self> kisses <other>.", 254 other => "<self> kisses <other>.",
255 self => "You kiss <other>.", 255 self => "You kiss <other>.",
256 },
257 self => {
258 },
259 },
260 smother => {
261 noparams => {
262 other => "<self> makes weird facial contortions",
263 self => "All the lonely people..",
264 },
265 params => {
266 target => "<self> smothers you with kisses.",
267 other => "<self> smothers <other> with kisses.",
268 self => "You smother <other> with kisses.",
256 }, 269 },
257 self => { 270 self => {
258 }, 271 },
259 }, 272 },
260 wink => { 273 wink => {

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines