ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/magnifier.arc
Revision: 1.11
Committed: Tue Nov 3 09:49:01 2009 UTC (14 years, 7 months ago) by root
Branch: MAIN
CVS Tags: rel-2_90, rel-2_92, rel-2_93
Changes since 1.10: +0 -1 lines
Log Message:
remove editable field, elmey says so

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     end
19 root 1.7