ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/Gates/gateTrg1.arc
Revision: 1.4
Committed: Fri Feb 9 01:51:24 2007 UTC (17 years, 5 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

# User Rev Content
1 root 1.3 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.1 name gate
12 root 1.3 face gate_1.x17
13     is_animated 0
14     hp 20
15     maxhp 20
16     maxsp 0
17     dam 1
18     wc 6
19     speed 0.35
20 root 1.1 type 26
21 root 1.3 value 1
22     move_block all
23     no_pick 1
24     blocksview 1
25 root 1.1 activate_on_push 1
26     activate_on_release 1
27 root 1.3 editable 16
28     magicmap black
29     visibility 50
30 root 1.1 end
31 root 1.3