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.19 by root, Sat Apr 3 03:33:42 2010 UTC vs.
Revision 1.21 by root, Sat Apr 10 22:42:12 2010 UTC

20inherit type_ranged_item 20inherit type_ranged_item
21race mining 21race mining
22dam 1 22dam 1
23client_type 451 23client_type 451
24body_arm -2 24body_arm -2
25speed 1
25end 26end
26 27
27object type_player 28object type_player
28type 1 29type 1
29body_range 1 30body_range 1
44type 8 45type 8
45materialname paper 46materialname paper
46end 47end
47 48
48object type_vein 49object type_vein
50face vein.x11
49race mining 51race mining
50food 1 52food 1
51ac 50 53ac 50
52type 10 54type 10
53invisible 1 55invisible 1

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines