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

File Contents

# User Rev Content
1 root 1.5 Object dragonslayer
2 root 1.1 name Dragonslayer
3 root 1.5 nrof 1
4     last_sp 9
5     type 15
6 root 1.3 face dragonslay.x11
7 root 1.5 material 2
8 root 1.3 dam 11
9 root 1.5 weight 35000
10 root 1.3 value 85000
11 root 1.1 magic 3
12 root 1.5 slaying dragon
13     resist_fire 30
14     editable 5120
15     attacktype 1
16 root 1.1 weapontype 1
17 root 1.5 magicmap white
18     name_pl Dragonslayers
19 root 1.1 client_type 100
20 root 1.5 body_arm -2
21     skill two handed weapons
22 root 1.3 item_power 7
23 root 1.1 end