ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/connect/Garden_gate/gard_gate.arc
Revision: 1.10
Committed: Sat Oct 16 09:16:34 2010 UTC (13 years, 7 months ago) by root
Branch: MAIN
CVS Tags: HEAD
Changes since 1.9: +0 -4 lines
Log Message:
remove magicmap, visibility and glyph entries from archetypes, they are now in default.faceinfo

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 end
22
23 object ggate_open
24 anim
25 gard_gate.x14
26 gard_gate.x13
27 gard_gate.x12
28 gard_gate.x11
29 mina
30 name garden gate
31 face gard_gate.x14
32 is_animated 0
33 hp 0
34 maxsp 1
35 dam 0
36 wc 0
37 ac 1
38 type 91
39 no_pick 1
40 activate_on_push 1
41 activate_on_release 1
42 end
43