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

File Contents

# User Rev Content
1 root 1.7 object u_horn
2 root 1.5 anim
3     u_horn.x11
4     u_horn.x12
5     u_horn.x13
6     u_horn.x14
7     u_horn.x15
8     mina
9 root 1.8 name unicorn horn
10     name_pl unicorn horns
11     skill one handed weapons
12     face u_horn.x11
13     dam 9
14     nrof 1
15 root 1.6 type 15
16 root 1.8 materialname organic
17     value 500
18     weight 10000
19     magic 3
20     last_sp 9
21 root 1.3 client_type 627
22     item_power 2
23     body_arm -1
24 root 1.8 editable 1024
25 root 1.9 magicmap black
26 root 1.1 end
27 root 1.8