ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/Deliantra/Deliantra/Data.pm
(Generate patch)

Comparing deliantra/Deliantra/Deliantra/Data.pm (file contents):
Revision 1.11 by root, Thu Mar 16 01:42:22 2006 UTC vs.
Revision 1.12 by root, Thu Mar 16 01:44:11 2006 UTC

2000 type => 'string' 2000 type => 'string'
2001 } 2001 }
2002 ] 2002 ]
2003 ], 2003 ],
2004 desc => 'Event connectors link specific events that happen to objects to a crossfire plug-in.', 2004 desc => 'Event connectors link specific events that happen to objects to a crossfire plug-in.',
2005 ignore => [
2006 $IGNORE_LIST{system_object},
2007 'face'
2008 ],
2009 name => 'Event Connector' 2005 name => 'Event Connector'
2010 }, 2006 },
2011 Exit => { 2007 Exit => {
2012 attr => [ 2008 attr => [
2013 [ 2009 [

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines