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.50 by root, Sun Jul 19 18:12:29 2009 UTC vs.
Revision 1.51 by root, Sun Jul 19 18:15:07 2009 UTC

234 noparams => { 234 noparams => {
235 other => "<self> makes weird body movements.", 235 other => "<self> makes weird body movements.",
236 self => "All the lonely people...", 236 self => "All the lonely people...",
237 }, 237 },
238 params => { 238 params => {
239 target => "<self> suddenly grabs and hugs you.", 239 target => "<self> suddenly grabs you and gives you a bear hug.",
240 other => "<self> hugs <other>.", 240 other => "<self> hugs <other>.",
241 self => "You hug <other>.", 241 self => "You hug <other>.",
242 }, 242 },
243 self => { 243 self => {
244 other => "<self> tries to hug G<himself|herself>, but stumbles and now feels stupid.", 244 other => "<self> tries to hug G<himself|herself>, but stumbles and now feels stupid.",

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines