ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/flesh/misc/u_horn.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:20 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
Changes since 1.3: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

File Contents

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