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

File Contents

# User Rev Content
1 root 1.6 object cloak
2 root 1.1 name cloak
3     name_pl cloaks
4 pippijn 1.2 face cloak.x11
5 root 1.1 ac 0
6 root 1.7 nrof 1
7     type 87
8     materialname cloth
9     value 40
10 root 1.5 weight 5000
11 root 1.7 client_type 281
12     body_shoulder -1
13 root 1.1 magicmap black
14     end
15 root 1.7