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

File Contents

# User Rev Content
1 root 1.3 object firebrand
2 root 1.5 anim
3     firebrand.x11
4     firebrand.x12
5     firebrand.x13
6     mina
7 root 1.1 name Firebrand
8 root 1.3 name_pl Firebrands
9     skill two handed weapons
10     face firebrand.x11
11     dam 9
12     speed 0.25
13 root 1.1 nrof 1
14     type 15
15 root 1.3 attacktype 4
16     resist_cold 30
17 root 1.4 materialname iron
18 root 1.3 value 75000
19 root 1.1 weight 22000
20     magic 3
21 root 1.3 last_sp 8
22 root 1.1 weapontype 1
23 root 1.3 client_type 100
24     item_power 5
25     body_arm -2
26 root 1.1 editable 5120
27     magicmap red
28     end
29 root 1.3