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

Comparing deliantra/arch/mining/tools.arc (file contents):
Revision 1.6 by root, Mon Apr 5 01:56:52 2010 UTC vs.
Revision 1.8 by root, Sat Oct 16 09:17:41 2010 UTC

3name pickaxe 3name pickaxe
4name_pl pickaxes 4name_pl pickaxes
5value 1000000 5value 1000000
6materialname steel 6materialname steel
7weight 7000 7weight 7000
8magicmap brown
9skill mining 8skill mining
10client_type 451 9client_type 451
11body_arm -2 10body_arm -2
12wc 50 11wc 50
13speed 0.1 12speed 0.1
19money is well spent and can make you rich in no time! 18money is well spent and can make you rich in no time!
20 19
21H<This pickaxe lets you use the mining skill. The main use is to extract 20H<This pickaxe lets you use the mining skill. The main use is to extract
22minerals that can be sold or used for weapon or jewelery improvements. To 21minerals that can be sold or used for weapon or jewelery improvements. To
23use it, apply it as your range weapon and fire towards walls or other 22use it, apply it as your range weapon and fire towards walls or other
24areas where you expect veins to be present.> 23areas where you expect veins to be present. B<Note that pickaxes require
24an arm wield them, so make sure that your race can use it.>>
25endmsg 25endmsg
26end 26end
27 27
28object pickaxe_heavy 28object pickaxe_heavy
29inherit pickaxe 29inherit pickaxe
40will also make mining slower. 40will also make mining slower.
41 41
42H<This pickaxe lets you use the mining skill. The main use is to extract 42H<This pickaxe lets you use the mining skill. The main use is to extract
43minerals that can be sold or used for weapon or jewelery improvements. To 43minerals that can be sold or used for weapon or jewelery improvements. To
44use it, apply it as your range weapon and fire towards walls or other 44use it, apply it as your range weapon and fire towards walls or other
45areas where you expect veins to be present.> 45areas where you expect veins to be present. B<Note that pickaxes require
46an arm wield them, so make sure that your race can use it.>>
46endmsg 47endmsg
47end 48end
48 49

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines