ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/readable/card.arc
(Generate patch)

Comparing deliantra/arch/readable/card.arc (file contents):
Revision 1.4 by root, Tue Feb 6 23:29:26 2007 UTC vs.
Revision 1.9 by elmex, Fri Mar 19 17:53:06 2010 UTC

1object card 1object card
2inherit type_book
2name_pl cards 3name_pl cards
3skill literacy
4face card.x11 4face card.x11
5nrof 1 5nrof 1
6type 8
7subtype 12 6subtype 12
8materialname paper
9value 8 7value 8
10weight 2 8weight 2
11client_type 1041 9client_type 1041
12editable 128
13end 10end
14 11

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines