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

File Contents

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