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