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

File Contents

# User Rev Content
1 root 1.3 object westcwall_closed_1
2 root 1.4 anim
3     westcwallsec.x11
4     westcwallsec.x12
5     westcwallsec.x13
6     westcwallsec.x14
7     westcwallsec.x15
8     westcwallsec.x16
9     westcwallsec.x17
10     westcwallsec.x18
11     mina
12 root 1.1 name wall
13 root 1.3 face westcwallsec.x18
14     is_animated 0
15     maxsp 0
16     dam 6
17     wc 7
18 root 1.1 type 91
19 root 1.3 move_block all
20     no_pick 1
21     blocksview 1
22     no_magic 1
23     damned 1
24 root 1.1 activate_on_push 1
25     activate_on_release 1
26 root 1.3 editable 16
27     magicmap black
28     visibility 50
29 root 1.4 end
30    
31     object westcwall_open_1
32 root 1.1 anim
33 pippijn 1.2 westcwallsec.x11
34     westcwallsec.x12
35     westcwallsec.x13
36     westcwallsec.x14
37     westcwallsec.x15
38     westcwallsec.x16
39     westcwallsec.x17
40     westcwallsec.x18
41 root 1.1 mina
42 root 1.3 name wall
43     face westcwallsec.x11
44 root 1.1 is_animated 0
45 root 1.3 maxsp 1
46     dam 6
47     wc 0
48     type 91
49     no_pick 1
50 root 1.1 no_magic 1
51     damned 1
52 root 1.3 activate_on_push 1
53     activate_on_release 1
54 root 1.1 editable 16
55 root 1.3 magicmap black
56 root 1.1 visibility 50
57     end
58 root 1.3