ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/Gates/grate.arc
Revision: 1.11
Committed: Tue Nov 3 09:58:21 2009 UTC (14 years, 8 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93
Changes since 1.10: +4 -4 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.9 object grate_closed_1
2 root 1.1 anim
3 pippijn 1.4 grate_1.x11
4     grate_1.x12
5     grate_1.x13
6     grate_1.x14
7     grate_1.x15
8     grate_1.x16
9     grate_1.x17
10     grate_1.x18
11 root 1.1 mina
12 root 1.9 name grate
13     face grate_1.x18
14 root 1.1 is_animated 0
15 root 1.11 magicmap black
16 root 1.9 maxsp 0
17 root 1.1 dam 5
18 root 1.9 wc 7
19 root 1.1 ac 1
20 root 1.9 type 91
21     move_block all
22     no_pick 1
23     no_magic 1
24     activate_on_push 1
25     activate_on_release 1
26 root 1.7 visibility 50
27 root 1.6 end
28 root 1.9
29     object grate_closed_2
30     anim
31     grate_2.x11
32     grate_2.x12
33     grate_2.x13
34     grate_2.x14
35     grate_2.x15
36     grate_2.x16
37     grate_2.x17
38     grate_2.x18
39     mina
40 root 1.1 name grate
41 root 1.9 face grate_2.x18
42     is_animated 0
43 root 1.11 magicmap black
44 root 1.9 maxsp 0
45     dam 5
46     wc 7
47     ac 1
48 root 1.1 type 91
49 root 1.9 move_block all
50     no_pick 1
51     no_magic 1
52 root 1.1 activate_on_push 1
53     activate_on_release 1
54 root 1.9 visibility 50
55     end
56    
57     object grate_open_1
58 root 1.1 anim
59 pippijn 1.4 grate_1.x11
60     grate_1.x12
61     grate_1.x13
62     grate_1.x14
63     grate_1.x15
64     grate_1.x16
65     grate_1.x17
66     grate_1.x18
67 root 1.1 mina
68 root 1.9 name grate
69     face grate_1.x11
70 root 1.1 is_animated 0
71 root 1.11 magicmap black
72 root 1.9 maxsp 1
73 root 1.1 dam 5
74 root 1.9 wc 0
75 root 1.1 ac 1
76 root 1.9 type 91
77     no_pick 1
78     activate_on_push 1
79     activate_on_release 1
80 root 1.7 visibility 50
81     end
82 root 1.9
83 root 1.8 object grate_open_2
84 root 1.1 anim
85 pippijn 1.4 grate_2.x11
86     grate_2.x12
87     grate_2.x13
88     grate_2.x14
89     grate_2.x15
90     grate_2.x16
91     grate_2.x17
92     grate_2.x18
93 root 1.1 mina
94 root 1.9 name iron gate
95     face grate_2.x11
96 root 1.6 is_animated 0
97 root 1.11 magicmap black
98 root 1.6 hp 0
99 root 1.9 maxsp 1
100 root 1.7 dam 5
101 root 1.6 ac 1
102     type 91
103 root 1.9 no_pick 1
104 root 1.6 activate_on_push 1
105     activate_on_release 1
106 root 1.7 visibility 50
107 root 1.1 end
108 root 1.9