ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/magnifier.arc
Revision: 1.10
Committed: Fri Oct 23 03:51:56 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_82
Changes since 1.9: +2 -2 lines
Log Message:
lots of arches

File Contents

# User Rev Content
1 root 1.6 object magnifier
2 root 1.10 inherit type_weapon
3 root 1.1 name magnifying glass
4 root 1.7 name_pl magnifying glasses
5 root 1.1 slaying ant
6 root 1.7 skill one handed weapons
7     face magnifier.x11
8 root 1.10 magicmap black
9 root 1.7 dex 1
10     dam 1
11 root 1.1 nrof 1
12     materialname glass
13 root 1.7 value 500
14 root 1.5 weight 2000
15 root 1.7 last_sp 2
16 root 1.1 client_type 145
17     body_arm -1
18 root 1.7 editable 1024
19 root 1.1 end
20 root 1.7