ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/mining/tools.arc
Revision: 1.4
Committed: Wed Mar 31 14:44:25 2010 UTC (14 years, 2 months ago) by root
Branch: MAIN
Changes since 1.3: +1 -1 lines
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 elmex 1.1 object pickaxe
2 root 1.4 inherit class_vein_extractor
3 elmex 1.1 name pickaxe
4     name_pl pickaxes
5     value 1000000
6     materialname steel
7     weight 7000
8     magicmap brown
9     skill mining
10     client_type 451
11     body_arm -2
12 elmex 1.2 dam 50
13 elmex 1.1 face pickaxe.x11
14     msg
15 root 1.3 This pickaxe can be used to extract minerals from veins in mines. Because
16     it's the most basic tool for mining it's a good pick for the aspiring
17     as well as for the experienced miner. Don't be deterred by its price, the
18     money is well spent and can make you rich in no time!
19 elmex 1.1
20     H<This pickaxe lets you use the mining skill. The main use is to extract
21 root 1.3 minerals that can be sold or used for weapon or jewelery improvements. To
22     use it, apply it as your range weapon and fire towards walls or other
23     areas where you expect veins to be present.>
24 elmex 1.1 endmsg
25     end