ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/stwallsec.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 stwall_closed_1
2 root 1.4 anim
3     stwallsec.x11
4     stwallsec.x12
5     stwallsec.x13
6     stwallsec.x14
7     stwallsec.x15
8     stwallsec.x16
9     stwallsec.x17
10     stwallsec.x18
11     mina
12 root 1.1 name stone wall
13 root 1.3 face stwallsec.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 stwall_open_1
32 root 1.1 anim
33 pippijn 1.2 stwallsec.x11
34     stwallsec.x12
35     stwallsec.x13
36     stwallsec.x14
37     stwallsec.x15
38     stwallsec.x16
39     stwallsec.x17
40     stwallsec.x18
41 root 1.1 mina
42 root 1.3 name stone wall
43     face stwallsec.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