ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/monster/humanoid/Human/mail_man.arc
Revision: 1.1
Committed: Sat Jun 16 10:31:31 2007 UTC (17 years, 1 month ago) by elmex
Branch: MAIN
Log Message:
adding a mail man archetype for the ipo

File Contents

# User Rev Content
1 elmex 1.1 object mail_man
2     derive man
3     msg
4     @match *
5     @eval ipo::command $who, $msg, $npc
6     endmsg
7     end