ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/weapon/chained/nunchacu_2.arc
Revision: 1.10
Committed: Tue Nov 3 09:50:00 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
Changes since 1.9: +0 -1 lines
Log Message:
remove editable field, elmey says so

File Contents

# User Rev Content
1 root 1.7 object nunchacu_2
2 root 1.1 name nunchacu
3 root 1.8 name_pl nunchacus
4     skill two handed weapons
5     face nunchacu_2.x11
6     dam 2
7 root 1.6 nrof 1
8 root 1.9 inherit type_weapon
9 root 1.8 attacktype 1
10     materialname bronze
11     value 25
12     weight 5500
13 root 1.6 last_sp 4
14     weapontype 8
15 root 1.8 client_type 141
16     body_arm -2
17 root 1.6 magicmap brown
18 root 1.1 end
19 root 1.8