ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/artifact/defender.arc
Revision: 1.2
Committed: Tue Jan 2 22:02:17 2007 UTC (17 years, 6 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +1 -1 lines
Log Message:
renamed pngs from \.1(..) to \.x\1

File Contents

# User Rev Content
1 root 1.1 Object defender
2     name Defender
3     nrof 1
4     last_sp 8
5     ac -1
6     type 15
7 pippijn 1.2 face defender.x11
8 root 1.1 material 2
9     dam 8
10     weight 20000
11     resist_drain 50
12     resist_physical 50
13     magic 3
14     value 150000
15     editable 5120
16     attacktype 1
17     weapontype 1
18     magicmap grey
19     name_pl Defenders
20     client_type 100
21     body_arm -1
22     skill one handed weapons
23     item_power 5
24     end