ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/club/big_club.arc
Revision: 1.6
Committed: Sat Mar 3 01:17:18 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.5: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# User Rev Content
1 root 1.6 object big_club
2 root 1.5 nrof 1
3 root 1.3 name large club
4 root 1.5 last_sp 17
5     type 15
6 root 1.3 face big_club.x11
7 root 1.5 color_fg brown
8     material 16
9     weapontype 8
10 root 1.3 dam 20
11 root 1.5 weight 40000
12     value 20
13     editable 1024
14 root 1.3 attacktype 1
15 root 1.5 name_pl large clubs
16 root 1.1 client_type 121
17     body_arm -2
18 root 1.5 skill two handed weapons
19 root 1.1 end