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

File Contents

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