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

File Contents

# User Rev Content
1 root 1.3 object quarterstaff
2     name_pl quarterstaffs
3     skill two handed weapons
4     face quarters.x11
5     dam 5
6 root 1.1 nrof 1
7     type 15
8 root 1.3 attacktype 1
9 root 1.1 material 16
10 root 1.3 value 20
11     weight 9000
12     last_sp 8
13 root 1.1 weapontype 8
14 root 1.3 client_type 121
15     body_arm -2
16 root 1.1 editable 1024
17     magicmap khaki
18     end
19 root 1.3