ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/Gates/gateTrg1.arc
Revision: 1.9
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.8: +1 -1 lines
Log Message:
big cfarch-normalize run

File Contents

# User Rev Content
1 root 1.6 object gateTrg1
2 root 1.4 anim
3     gate_1.x11
4     gate_1.x12
5     gate_1.x13
6     gate_1.x14
7     gate_1.x15
8     gate_1.x16
9     gate_1.x17
10     mina
11 root 1.7 name gate
12     face gate_1.x17
13 root 1.3 is_animated 0
14 root 1.9 magicmap black
15 root 1.7 hp 20
16     maxhp 20
17 root 1.3 maxsp 0
18     dam 1
19 root 1.7 wc 6
20 root 1.3 speed 0.35
21 root 1.7 type 26
22 root 1.3 value 1
23 root 1.7 move_block all
24     no_pick 1
25     blocksview 1
26     activate_on_push 1
27     activate_on_release 1
28     visibility 50
29 root 1.1 end
30 root 1.7