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

Comparing deliantra/arch/class/types.arc (file contents):
Revision 1.15 by elmex, Mon Mar 29 13:33:28 2010 UTC vs.
Revision 1.16 by root, Wed Mar 31 14:44:25 2010 UTC

70inherit class_ranged_item 70inherit class_ranged_item
71skill use magic item 71skill use magic item
72type 3 72type 3
73end 73end
74 74
75object type_vein
76type 10
77invisible 1
78ac 50
79food 1
80race mining
81end
82
83object class_vein_extractor
84inherit type_bow
85client_type 451
86body_arm -2
87dam 1
88nrof 1
89race mining
90end
91
75object type_shield 92object type_shield
76type 33 93type 33
77body_shield -1 94body_shield -1
78end 95end
79 96

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines