--- deliantra/server/ext/chat.ext 2007/02/28 19:13:23 1.4 +++ deliantra/server/ext/chat.ext 2007/02/28 19:23:21 1.5 @@ -57,8 +57,8 @@ my $emotes = { growl => { noparams => { - other => " growls." - self => "Grrrrrrrrr...." + other => " growls.", + self => "Grrrrrrrrr....", }, params => { }, @@ -67,8 +67,8 @@ }, giggle => { noparams => { - other => " giggles." - self => "You giggle." + other => " giggles.", + self => "You giggle.", }, params => { }, @@ -77,8 +77,8 @@ }, shiver => { noparams => { - other => " shivers uncomfortably." - self => "Brrrrrrrrr." + other => " shivers uncomfortably.", + self => "Brrrrrrrrr.", }, params => { }, @@ -87,8 +87,8 @@ }, chuckle => { noparams => { - other => " chuckles politely." - self => "You chuckle politely" + other => " chuckles politely.", + self => "You chuckle politely", }, params => { }, @@ -97,8 +97,8 @@ }, sigh => { noparams => { - other => " sighs loudly." - self => "You sigh." + other => " sighs loudly.", + self => "You sigh.", }, params => { }, @@ -107,8 +107,8 @@ }, scream => { noparams => { - other => " screams at the top of his lungs!" - self => "ARRRRRRRRRRGH!!!!!" + other => " screams at the top of his lungs!", + self => "ARRRRRRRRRRGH!!!!!", }, params => { }, @@ -117,23 +117,23 @@ }, puke => { noparams => { - other => " pukes." - self => "Bleaaaaaghhhhhhh!" + other => " pukes.", + self => "Bleaaaaaghhhhhhh!", }, params => { - target => " pukes on your clothes!" - other => " pukes on ." - self => "You puke on ." + target => " pukes on your clothes!", + other => " pukes on .", + self => "You puke on .", }, self => { - other => " pukes on his clothes." - self => "You puke on yourself." + other => " pukes on his clothes.", + self => "You puke on yourself.", }, }, strut => { noparams => { - other => " struts proudly." - self => "Strut your stuff." + other => " struts proudly.", + self => "Strut your stuff.", }, params => { }, @@ -142,20 +142,20 @@ }, cringe => { noparams => { - other => " cringes in terror!" - self => "You cringe in terror." + other => " cringes in terror!", + self => "You cringe in terror.", }, params => { - target => " cringes away from in mortal terror." - self => "You cringe away from ." + target => " cringes away from in mortal terror.", + self => "You cringe away from .", }, self => { }, }, hiccup => { noparams => { - other => " hiccups." - self => "*HIC*" + other => " hiccups.", + self => "*HIC*", }, params => { }, @@ -164,8 +164,8 @@ }, clap => { noparams => { - other => " gives a round of applause." - self => "Clap, clap, clap." + other => " gives a round of applause.", + self => "Clap, clap, clap.", }, params => { }, @@ -174,35 +174,35 @@ }, kiss => { noparams => { - other => " makes a weird facial contortion" - self => "All the lonely people.." + other => " makes a weird facial contortion", + self => "All the lonely people..", }, params => { - target => " kisses you." - other => " kisses ." - self => "You kiss ." + target => " kisses you.", + other => " kisses .", + self => "You kiss .", }, self => { }, }, wink => { noparams => { - other => " winks suggestively." - self => "Have you got something in your eye?" + other => " winks suggestively.", + self => "Have you got something in your eye?", }, params => { - target => " winks at ." - self => "You wink suggestively at ." + target => " winks at .", + self => "You wink suggestively at .", }, self => { - other => " winks at himself - something strange is going on..." - self => "You wink at yourself?? What are you up to?" + other => " winks at himself - something strange is going on...", + self => "You wink at yourself?? What are you up to?", }, }, pout => { noparams => { - other => " pouts." - self => "Aww, don't take it so hard." + other => " pouts.", + self => "Aww, don't take it so hard.", }, params => { }, @@ -211,8 +211,8 @@ }, cackle => { noparams => { - other => " throws back his head and cackles with insane glee!" - self => "You cackle gleefully." + other => " throws back his head and cackles with insane glee!", + self => "You cackle gleefully.", }, params => { }, @@ -221,51 +221,51 @@ }, sniff => { noparams => { - other => " sniffs sadly." - self => "You sniff sadly. *SNIFF*" + other => " sniffs sadly.", + self => "You sniff sadly. *SNIFF*", }, params => { - target => " sniffs you." - other => " sniffs " - self => "You sniff ." + target => " sniffs you.", + other => " sniffs ", + self => "You sniff .", }, self => { - other => " sniffs himself." - self => "You sniff yourself." + other => " sniffs himself.", + self => "You sniff yourself.", }, }, nod => { noparams => { - other => " nods solemnly." - self => "You nod solemnly." + other => " nods solemnly.", + self => "You nod solemnly.", }, params => { - target => " nods solemnly to you." - other => " nods solemnly to ." - self => "You nod solemnly to ." + target => " nods solemnly to you.", + other => " nods solemnly to .", + self => "You nod solemnly to .", }, self => { }, }, frown => { noparams => { - other => " frowns." - self => "What's bothering you?" + other => " frowns.", + self => "What's bothering you?", }, params => { - target => " frowns darkly at you." - other => " frowns darkly at ." - self => "You frown darkly at ." + target => " frowns darkly at you.", + other => " frowns darkly at .", + self => "You frown darkly at .", }, self => { - other => " frowns at himself." - self => "You frown at yourself." + other => " frowns at himself.", + self => "You frown at yourself.", }, }, snicker => { noparams => { - other => " snickers softly." - self => "You snicker softly." + other => " snickers softly.", + self => "You snicker softly.", }, params => { }, @@ -274,35 +274,35 @@ }, shrug => { noparams => { - other => " shrugs helplessly." - self => "You shrug." + other => " shrugs helplessly.", + self => "You shrug.", }, params => { - target => " shrugs at you." - other => " shrugs at ." - self => "You shrug at ." + target => " shrugs at you.", + other => " shrugs at .", + self => "You shrug at .", }, self => { }, }, bleed => { noparams => { - other => " is bleeding all over the carpet - got a spare tourniquet?" - self => "You bleed all over your nice new armour." + other => " is bleeding all over the carpet - got a spare tourniquet?", + self => "You bleed all over your nice new armour.", }, params => { - target => " slashes his wrist and bleeds all over ." - self => "You slash your wrist and bleed all over " + target => " slashes his wrist and bleeds all over .", + self => "You slash your wrist and bleed all over ", }, self => { - other => " performs some satanic ritual while wiping his blood on himself." - self => "Very impressive! You wipe your blood all over yourself." + other => " performs some satanic ritual while wiping his blood on himself.", + self => "Very impressive! You wipe your blood all over yourself.", }, }, twiddle => { noparams => { - other => " patiently twiddles his thumbs." - self => "You patiently twiddle your thumbs." + other => " patiently twiddles his thumbs.", + self => "You patiently twiddle your thumbs.", }, params => { }, @@ -311,83 +311,68 @@ }, spit => { noparams => { - other => " spits over his left shoulder." - self => "You spit over your left shoulder." + other => " spits over his left shoulder.", + self => "You spit over your left shoulder.", }, params => { - target => " spits in your face!" - other => " spits in 's face." - self => "You spit on ." + target => " spits in your face!", + other => " spits in 's face.", + self => "You spit on .", }, self => { - other => " drools all over himself." - self => "You drool all over yourself." + other => " drools all over himself.", + self => "You drool all over yourself.", }, }, glare => { noparams => { - other => " glares around him." - self => "You glare at nothing in particular." + other => " glares around him.", + self => "You glare at nothing in particular.", }, params => { - target => " glares icily at you, you feel cold to your bones." - other => " glares at ." - self => "You glare icily at ." + target => " glares icily at you, you feel cold to your bones.", + other => " glares at .", + self => "You glare icily at .", }, self => { - other => " glares at his feet, what is bothering him?" - self => "You glare icily at your feet, they are suddenly very cold." + other => " glares at his feet, what is bothering him?", + self => "You glare icily at your feet, they are suddenly very cold.", }, }, bow => { noparams => { - other => " bows deeply." - self => "You bow deeply." + other => " bows deeply.", + self => "You bow deeply.", }, params => { - target => " bows before you." - other => " bows before ." - self => "You bow before ." + target => " bows before you.", + other => " bows before .", + self => "You bow before .", }, self => { - other => " folds up like a jackknife and kisses his own toes." - self => "You kiss your toes." + other => " folds up like a jackknife and kisses his own toes.", + self => "You kiss your toes.", }, }, dance => { noparams => { - other => " expresses himself through interpretive dance." - self => "You dance with glee." + other => " expresses himself through interpretive dance.", + self => "You dance with glee.", }, params => { - target => " grabs you, and begins dancing!" - other => "Yipe! and are doing the Macarena!" - self => "You grab and begin doing the Cha-Cha!" + target => " grabs you, and begins dancing!", + other => "Yipe! and are doing the Macarena!", + self => "You grab and begin doing the Cha-Cha!", }, self => { - other => " embraces himself and begins to dance!" - self => "You skip and dance around by yourself." - }, - }, - other => { - noparams => { - other => " dances with glee." - self => "You are a nut." - }, - params => { - target => "You get the distinct feeling that is nuts." - other => " is eyeing quizzically." - self => "You are still nuts." - }, - self => { - other => "You look away from ." - self => "My god! Is that LEGAL?" + other => " embraces himself and begins to dance!", + self => "You skip and dance around by yourself.", }, }, snore => { noparams => { - other => " snores loudly." - self => "Zzzzzzzzzzzzzzz." + other => " snores loudly.", + self => "Zzzzzzzzzzzzzzz.", }, params => { }, @@ -396,8 +381,8 @@ }, blush => { noparams => { - other => " blushes." - self => "Your cheeks are burning." + other => " blushes.", + self => "Your cheeks are burning.", }, params => { }, @@ -406,8 +391,8 @@ }, snap => { noparams => { - other => " snaps his fingers." - self => "PRONTO! you snap your fingers." + other => " snaps his fingers.", + self => "PRONTO! you snap your fingers.", }, params => { }, @@ -416,94 +401,94 @@ }, wave => { noparams => { - other => " waves happily." - self => "You wave." + other => " waves happily.", + self => "You wave.", }, params => { - target => " waves goodbye to you. Have a good journey." - other => " waves goodbye to ." - self => "You wave goodbye to ." + target => " waves goodbye to you. Have a good journey.", + other => " waves goodbye to .", + self => "You wave goodbye to .", }, self => { - other => " waves goodbye to himself." - self => "Are you going on adventures as well??" + other => " waves goodbye to himself.", + self => "Are you going on adventures as well??", }, }, smile => { noparams => { - other => " smiles happily." - self => "You smile happily." + other => " smiles happily.", + self => "You smile happily.", }, params => { - target => " smiles at you." - other => " beams a smile at ." - self => "You smile at ." + target => " smiles at you.", + other => " beams a smile at .", + self => "You smile at .", }, self => { }, }, sneeze => { noparams => { - other => " sneezes." - self => "Gesundheit!" + other => " sneezes.", + self => "Gesundheit!", }, params => { - target => " sneezes on you, you feel the snot cover you. EEEEEEW." - other => " sneezes on and a film of snot covers him." - self => "You sneeze at and a film of snot shoots onto him." + target => " sneezes on you, you feel the snot cover you. EEEEEEW.", + other => " sneezes on and a film of snot covers him.", + self => "You sneeze at and a film of snot shoots onto him.", }, self => { - other => " sneezes, and covers himself in a slimy substance." - self => "You sneeze on yourself, what a mess!" + other => " sneezes, and covers himself in a slimy substance.", + self => "You sneeze on yourself, what a mess!", }, }, bounce => { noparams => { - other => " bounces around." - self => "BOIINNNNNNGG!" + other => " bounces around.", + self => "BOIINNNNNNGG!", }, params => { - target => " bounces around the room with you." - other => " bounces around the room with ." - self => "You bounce around the room with ." + target => " bounces around the room with you.", + other => " bounces around the room with .", + self => "You bounce around the room with .", }, self => { }, }, shake => { noparams => { - other => " shakes his head." - self => "You shake your head." + other => " shakes his head.", + self => "You shake your head.", }, params => { - target => " shakes your hand." - other => " shakes 's hand." - self => "You shake 's hand." + target => " shakes your hand.", + other => " shakes 's hand.", + self => "You shake 's hand.", }, self => { - other => " shakes and quivers like a bowlful of jelly." - self => "You are shaken by yourself." + other => " shakes and quivers like a bowlful of jelly.", + self => "You are shaken by yourself.", }, }, lick => { noparams => { - other => " licks his mouth and smiles." - self => "You lick your mouth and smile." + other => " licks his mouth and smiles.", + self => "You lick your mouth and smile.", }, params => { - target => " licks you." - other => " licks ." - self => "You lick ." + target => " licks you.", + other => " licks .", + self => "You lick .", }, self => { - other => " licks himself - YUCK." - self => "You lick yourself." + other => " licks himself - YUCK.", + self => "You lick yourself.", }, }, flip => { noparams => { - other => " flips head over heels." - self => "You flip head over heels." + other => " flips head over heels.", + self => "You flip head over heels.", }, params => { }, @@ -512,8 +497,8 @@ }, think => { noparams => { - other => " closes his eyes and thinks really hard." - self => "Anything in particular that you'd care to think about?" + other => " closes his eyes and thinks really hard.", + self => "Anything in particular that you'd care to think about?", }, params => { }, @@ -522,8 +507,8 @@ }, yawn => { noparams => { - other => " yawns sleepily." - self => "You open up your yap and let out a big breeze of stale air." + other => " yawns sleepily.", + self => "You open up your yap and let out a big breeze of stale air.", }, params => { }, @@ -532,23 +517,23 @@ }, laugh => { noparams => { - other => " falls down laughing." - self => "You fall down laughing." + other => " falls down laughing.", + self => "You fall down laughing.", }, params => { - target => " looks at you and falls down on the ground laughing." - other => " looks at and falls down on the ground laughing." - self => "You take one look at and fall down laughing." + target => " looks at you and falls down on the ground laughing.", + other => " looks at and falls down on the ground laughing.", + self => "You take one look at and fall down laughing.", }, self => { - other => " is laughing at something." - self => "Laugh at yourself all you want, the others won't understand." + other => " is laughing at something.", + self => "Laugh at yourself all you want, the others won't understand.", }, }, burp => { noparams => { - other => " burps loudly." - self => "You burp loudly." + other => " burps loudly.", + self => "You burp loudly.", }, params => { }, @@ -557,8 +542,8 @@ }, gasp => { noparams => { - other => " gasps in astonishment." - self => "You gasp in astonishment." + other => " gasps in astonishment.", + self => "You gasp in astonishment.", }, params => { }, @@ -567,8 +552,8 @@ }, smirk => { noparams => { - other => " smirks." - self => "You smirk." + other => " smirks.", + self => "You smirk.", }, params => { }, @@ -577,23 +562,23 @@ }, cry => { noparams => { - other => " bursts into tears." - self => "Waaaaaaahhh.." + other => " bursts into tears.", + self => "Waaaaaaahhh..", }, params => { - target => " cries on your shoulder." - other => " cries on 's shoulder." - self => "You cry on 's shoulder." + target => " cries on your shoulder.", + other => " cries on 's shoulder.", + self => "You cry on 's shoulder.", }, self => { - other => " sobs quietly to himself." - self => "You cry to yourself." + other => " sobs quietly to himself.", + self => "You cry to yourself.", }, }, sulk => { noparams => { - other => " sulks in the corner." - self => "You sulk." + other => " sulks in the corner.", + self => "You sulk.", }, params => { }, @@ -602,22 +587,22 @@ }, whistle => { noparams => { - other => " whistles appreciatively." - self => "You whistle appreciatively." + other => " whistles appreciatively.", + self => "You whistle appreciatively.", }, params => { - target => " whistles at ." - self => "You whistle at ." + target => " whistles at .", + self => "You whistle at .", }, self => { - other => " whistles to himself in boredom." - self => "You whistle while you work." + other => " whistles to himself in boredom.", + self => "You whistle while you work.", }, }, groan => { noparams => { - other => " groans loudly." - self => "You groan loudly." + other => " groans loudly.", + self => "You groan loudly.", }, params => { }, @@ -626,8 +611,8 @@ }, cough => { noparams => { - other => " coughs loudly." - self => "Yuck, try to cover your mouth next time!" + other => " coughs loudly.", + self => "Yuck, try to cover your mouth next time!", }, params => { }, @@ -636,13 +621,13 @@ }, grin => { noparams => { - other => " grins evilly." - self => "You grin evilly." + other => " grins evilly.", + self => "You grin evilly.", }, params => { - target => " grins evilly at you." - other => " grins evilly at ." - self => "You grin at ." + target => " grins evilly at you.", + other => " grins evilly at .", + self => "You grin at .", }, self => { },