ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/Gates/spike.arc
(Generate patch)

Comparing deliantra/arch/connect/Gates/spike.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:15:16 2007 UTC vs.
Revision 1.7 by root, Sat Mar 3 01:21:42 2007 UTC

1object spike_moving 1object spike_closed
2anim
3spike.x22
4spike.x21
5spike.x19
6spike.x18
7spike.x17
8spike.x16
9spike.x15
10spike.x14
11spike.x13
12spike.x12
13spike.x11
14mina
2name spike 15name spike
16face spike.x11
17is_animated 0
18maxsp 0
19dam 256
20wc 8
21ac 1
3type 91 22type 91
23move_block all
24no_pick 1
4activate_on_push 1 25activate_on_push 1
5activate_on_release 1 26activate_on_release 1
27editable 16
28magicmap black
29visibility 50
30end
31
32object spike_hidden
33anim
34spike.x10
35spike.x19
36spike.x18
37spike.x17
38spike.x16
39spike.x15
40spike.x14
41spike.x13
42spike.x12
43spike.x11
44mina
45name spike
46face spike.x10
47is_animated 0
48maxsp 1
49dam 256
50wc 0
51ac 1
52type 91
6no_pick 1 53no_pick 1
7face spike.x14 54activate_on_push 1
8speed -2 55activate_on_release 1
56editable 16
57magicmap black
58visibility 50
59end
60
61object spike_moving
9anim 62anim
10spike.x22 63spike.x22
11spike.x21 64spike.x21
12spike.x20 65spike.x20
13spike.x19 66spike.x19
18spike.x14 71spike.x14
19spike.x13 72spike.x13
20spike.x12 73spike.x12
21spike.x11 74spike.x11
22mina 75mina
76name spike
77face spike.x14
23is_animated 0 78is_animated 0
24no_pass 1
25wc 6
26maxsp 0 79maxsp 0
27dam 256 80dam 256
81wc 6
28ac 1 82ac 1
29editable 16 83speed -2
30visibility 50
31magicmap black
32end
33object spike_open
34name spike
35type 91 84type 91
85move_block all
86no_pick 1
36activate_on_push 1 87activate_on_push 1
37activate_on_release 1 88activate_on_release 1
38no_pick 1 89editable 16
39face spike.x22 90magicmap black
91visibility 50
92end
93
94object spike_open
40anim 95anim
41spike.x22 96spike.x22
42spike.x21 97spike.x21
43spike.x19 98spike.x19
44spike.x18 99spike.x18
48spike.x14 103spike.x14
49spike.x13 104spike.x13
50spike.x12 105spike.x12
51spike.x11 106spike.x11
52mina 107mina
108name spike
109face spike.x22
53is_animated 0 110is_animated 0
111maxsp 1
112dam 256
54wc 0 113wc 0
55dam 256
56maxsp 1
57ac 1 114ac 1
58editable 16
59visibility 50
60magicmap black
61end
62object spike_closed
63name spike
64type 91 115type 91
116no_pick 1
65activate_on_push 1 117activate_on_push 1
66activate_on_release 1 118activate_on_release 1
67no_pick 1
68face spike.x11
69anim
70spike.x22
71spike.x21
72spike.x19
73spike.x18
74spike.x17
75spike.x16
76spike.x15
77spike.x14
78spike.x13
79spike.x12
80spike.x11
81mina
82is_animated 0
83no_pass 1
84wc 8
85maxsp 0
86dam 256
87ac 1
88pass_thru 1
89editable 16 119editable 16
120magicmap black
90visibility 50 121visibility 50
91magicmap black
92end 122end
93object spike_hidden 123
94name spike
95type 91
96activate_on_push 1
97activate_on_release 1
98no_pick 1
99face spike.x10
100anim
101spike.x10
102spike.x19
103spike.x18
104spike.x17
105spike.x16
106spike.x15
107spike.x14
108spike.x13
109spike.x12
110spike.x11
111mina
112is_animated 0
113wc 0
114dam 256
115maxsp 1
116ac 1
117editable 16
118visibility 50
119magicmap black
120end

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines