ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/misc/magnifier.arc
Revision: 1.8
Committed: Sun Mar 11 00:15:25 2007 UTC (17 years, 2 months ago) by root
Branch: MAIN
Changes since 1.7: +1 -1 lines
Log Message:
normalise color_fg to magicmap

File Contents

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