ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/armour/gauntlets/god_finger.arc
Revision: 1.12
Committed: Sat Oct 16 09:16:20 2010 UTC (13 years, 9 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.11: +0 -1 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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     str 2
10     dex -1
11     dam 3
12 root 1.1 speed .1
13 root 1.9 nrof 1
14     type 100
15 root 1.1 resist_physical 3
16 root 1.9 materialname iron
17 root 1.1 value 120000
18     weight 1800
19 root 1.9 client_type 300
20     item_power 2
21     make_invisible 1
22     body_hand -2
23 root 1.1 end
24 root 1.9