ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/shield/DShieldm.arc
Revision: 1.12
Committed: Tue Nov 3 09:48:11 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.11: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.8 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.9 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 root 1.9 face DShield.x11
17     cha -3
18     ac 4
19     speed 0.2
20     nrof 1
21 root 1.11 type 33
22 root 1.9 resist_physical 10
23 root 1.4 resist_fire 30
24     resist_drain 100
25     resist_ghosthit 75
26 root 1.9 materialname abyssium
27     value 100000
28     weight 25000
29     client_type 260
30     item_power 7
31 root 1.7 reflect_missile 1
32 root 1.9 body_arm -1
33 root 1.4 magicmap black
34 root 1.1 end
35 root 1.9