ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/indoor/barrel.arc
Revision: 1.6
Committed: Sat Mar 3 01:15:40 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 barrel
2 pippijn 1.2 face barrel.x11
3 root 1.5 color_fg brown
4     color_bg khaki
5     material 16
6 root 1.1 weight 100000
7 root 1.5 no_pass 1
8 root 1.1 can_roll 1
9 root 1.5 move_type 1
10 root 1.1 editable 128
11 root 1.5 name_pl barrels
12     client_type 8002
13 root 1.1 end