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.3 by root, Tue Feb 6 22:39:43 2007 UTC vs.
Revision 1.6 by root, Sat Mar 3 01:15:16 2007 UTC

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