ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/Garden_gate/gard_gate.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: +9 -9 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# Content
1 object ggate_closed
2 anim
3 gard_gate.x14
4 gard_gate.x13
5 gard_gate.x12
6 gard_gate.x11
7 mina
8 name garden gate
9 face gard_gate.x11
10 is_animated 0
11 hp 0
12 maxsp 0
13 dam 0
14 wc 3
15 ac 1
16 type 91
17 move_block all
18 no_pick 1
19 activate_on_push 1
20 activate_on_release 1
21 editable 16
22 magicmap black
23 visibility 100
24 end
25
26 object ggate_open
27 anim
28 gard_gate.x14
29 gard_gate.x13
30 gard_gate.x12
31 gard_gate.x11
32 mina
33 name garden gate
34 face gard_gate.x14
35 is_animated 0
36 hp 0
37 maxsp 1
38 dam 0
39 wc 0
40 ac 1
41 type 91
42 no_pick 1
43 activate_on_push 1
44 activate_on_release 1
45 editable 16
46 magicmap black
47 visibility 100
48 end
49