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

Comparing deliantra/arch/skills/Skill_Tools/talisman.arc (file contents):
Revision 1.9 by root, Mon May 7 05:24:42 2007 UTC vs.
Revision 1.10 by root, Mon May 14 21:32:11 2007 UTC

23inherit type_skill_tool 23inherit type_skill_tool
24materialname runestone 24materialname runestone
25value 3000 25value 3000
26weight 1000 26weight 1000
27client_type 451 27client_type 451
28body_skill -1 28body_neck -1
29editable 2048 29editable 2048
30magicmap grey 30magicmap grey
31end 31end
32 32
33object talisman_pyromancy 33object talisman_pyromancy
40inherit type_skill_tool 40inherit type_skill_tool
41materialname runestone 41materialname runestone
42value 3000 42value 3000
43weight 1000 43weight 1000
44client_type 451 44client_type 451
45body_skill -1 45body_neck -1
46editable 2048 46editable 2048
47magicmap grey 47magicmap grey
48end 48end
49 49
50object talisman_sorcery 50object talisman_sorcery
57inherit type_skill_tool 57inherit type_skill_tool
58materialname runestone 58materialname runestone
59value 3000 59value 3000
60weight 1000 60weight 1000
61client_type 451 61client_type 451
62body_skill -1 62body_neck -1
63editable 2048 63editable 2048
64magicmap grey 64magicmap grey
65end 65end
66 66
67object talisman_summoning 67object talisman_summoning
74inherit type_skill_tool 74inherit type_skill_tool
75materialname runestone 75materialname runestone
76value 3000 76value 3000
77weight 1000 77weight 1000
78client_type 451 78client_type 451
79body_skill -1 79body_neck -1
80editable 2048 80editable 2048
81magicmap grey 81magicmap grey
82end 82end
83 83

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines