ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/Gram/gram.arc
Revision: 1.3
Committed: Tue Feb 6 22:41:49 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +23 -22 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object gram
2 root 1.1 name Gram
3 root 1.3 name_pl Grams
4     skill two handed weapons
5     face gram.x11
6     exp 1
7     dam 18
8     luck 1
9     speed 0.1
10 root 1.1 nrof 1
11 root 1.3 type 15
12     attacktype 33
13     resist_ghosthit 30
14     resist_fear 30
15     material 2
16     value 80000
17     weight 30000
18     magic 3
19 root 1.1 last_sp 15
20 root 1.3 weapontype 1
21     client_type 100
22     item_power 10
23     body_arm -2
24     editable 5120
25     magicmap black
26 root 1.1 anim
27 pippijn 1.2 gram.x11
28     gram.x12
29     gram.x13
30     gram.x14
31 root 1.1 mina
32     end
33 root 1.3