ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/barracks/barrack_l_goth.arc
Revision: 1.2
Committed: Tue Feb 6 22:39:45 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.1: +17 -16 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.2 object barrack_long_goth
2 pippijn 1.1 name kaserne
3 root 1.2 face barrack_l_goth.x11
4     speed -0.1
5 pippijn 1.1 type 66
6 root 1.2 client_type 25012
7     no_pick 1
8     editable 2
9     magicmap brown
10     visibility 100
11 pippijn 1.1 anim
12     barrack_l_goth.x11
13     barrack_l_goth.x12
14     mina
15 root 1.2 end
16     more
17     object barrack_long_2_goth
18     name kaserne
19     face barrack_l_goth.x11
20     x 1
21 pippijn 1.1 speed -0.1
22 root 1.2 type 66
23     no_pick 1
24 pippijn 1.1 magicmap brown
25     visibility 100
26     anim
27     barrack_l_goth.x11
28     barrack_l_goth.x12
29     mina
30     end
31 root 1.2