ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/construct/Snow/s_barrack_u.arc
Revision: 1.3
Committed: Fri Feb 9 01:51:26 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.2: +7 -7 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

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