ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/indoor/chair.arc
Revision: 1.8
Committed: Sun Mar 11 00:15:21 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
Changes since 1.7: +1 -1 lines
Log Message:
normalise color_fg to magicmap

File Contents

# User Rev Content
1 root 1.6 object chair
2 root 1.7 name_pl chairs
3     skill two handed weapons
4 pippijn 1.2 face chair.x11
5 root 1.7 dam 4
6     nrof 1
7     type 15
8     materialname wood
9     value 20
10 root 1.5 weight 40000
11     last_sp 16
12 root 1.1 client_type 8002
13     body_arm -2
14 root 1.7 editable 128
15 root 1.8 magicmap black
16 root 1.1 end
17 root 1.7