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

File Contents

# User Rev Content
1 root 1.4 object DShieldm
2 root 1.6 anim
3     DShield.x11
4     DShield.x12
5     DShield.x11
6     DShield.x12
7     DShield.x11
8     DShield.x13
9     mina
10 root 1.1 name Demonspawn Shield
11     name_pl Demonspawn Shields
12 root 1.4 msg
13     There is a strong evil spirit in the shield
14     trying to dominate you.
15     endmsg
16     face DShield.x11
17     cha -3
18     ac 4
19     speed 0.2
20 root 1.1 nrof 1
21     type 33
22 root 1.4 resist_physical 10
23     resist_fire 30
24     resist_drain 100
25     resist_ghosthit 75
26 root 1.1 materialname abyssium
27 root 1.4 value 100000
28     weight 25000
29     client_type 260
30     item_power 7
31     reflect_missile 1
32     body_arm -1
33     editable 5120
34     magicmap black
35 root 1.1 end
36 root 1.4