ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/gods/items/burning_tail/burning_tail.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:21 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 burningtail
2 root 1.1 name Burning Tail of many lashings of Ruggilli
3 root 1.3 name_pl Burning Tails of many lashings of Ruggilli
4     skill one handed weapons
5     face burningtail.x11
6     dam 40
7     speed 0.1
8 root 1.1 nrof 1
9 root 1.3 type 15
10     attacktype 4101
11     resist_fire 15
12     resist_cold 25
13 root 1.4 materialname adamant
14 root 1.3 value 75000
15     weight 10000
16     magic 15
17 root 1.1 last_sp 8
18 root 1.3 glow_radius 3
19 root 1.1 weapontype 6
20 root 1.3 client_type 100
21     item_power 25
22     startequip 1
23     body_arm -1
24     editable 5120
25     magicmap red
26 root 1.1 anim
27 pippijn 1.2 burningtail.x11
28     burningtail.x12
29     burningtail.x13
30 root 1.1 mina
31     end
32 root 1.3