ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/cf.schmorp.de/arch/indoor/barrel.arc
Revision: 1.12
Committed: Tue Nov 3 09:48:54 2009 UTC (14 years, 9 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.11: +0 -2 lines
Log Message:
remove editable field, elmey says so

File Contents

# Content
1 object barrel
2 name_pl barrels
3 face barrel.x11
4 magicmap brown
5 materialname wood
6 weight 100000
7 client_type 8002
8 move_type walk
9 move_block all
10 can_roll 1
11 end
12
13 object barrel2
14 name barrel
15 name_pl barrels
16 face barrel2.x11
17 magicmap brown
18 materialname wood
19 weight 120000
20 client_type 8002
21 move_type walk
22 move_block all
23 can_roll 1
24 end
25