ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/gauntlets/god_finger.arc
Revision: 1.11
Committed: Tue Nov 3 09:58:20 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.10: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.8 object god_finger
2 root 1.6 anim
3     god_finger.x11
4     god_finger.x12
5     mina
6 root 1.9 name God Finger
7     name_pl God Fingers
8     face god_finger.x11
9 root 1.11 magicmap orange
10 root 1.9 str 2
11     dex -1
12     dam 3
13 root 1.1 speed .1
14 root 1.9 nrof 1
15     type 100
16 root 1.1 resist_physical 3
17 root 1.9 materialname iron
18 root 1.1 value 120000
19     weight 1800
20 root 1.9 client_type 300
21     item_power 2
22     make_invisible 1
23     body_hand -2
24 root 1.1 end
25 root 1.9