ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/flesh/misc/u_horn.arc
Revision: 1.5
Committed: Fri Feb 9 01:51:35 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.4: +7 -7 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 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.1 name unicorn horn
10 root 1.3 name_pl unicorn horns
11     skill one handed weapons
12     face u_horn.x11
13     dam 9
14     nrof 1
15     type 15
16 root 1.4 materialname organic
17 root 1.3 value 500
18     weight 10000
19     magic 3
20 root 1.1 last_sp 9
21 root 1.3 client_type 627
22     item_power 2
23     body_arm -1
24     color_fg black
25 root 1.1 editable 1024
26     end
27 root 1.3