ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/Gram/gram.arc
Revision: 1.6
Committed: Sat Mar 3 00:51:42 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_normalise_revert
Changes since 1.5: +19 -20 lines
Log Message:
revert everything up to and including the normalising patch

File Contents

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