ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/club/big_club.arc
Revision: 1.4
Committed: Tue Feb 6 23:29:34 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +1 -1 lines
Log Message:
replace material by materilname in all simple cases

File Contents

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