ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/volcano.arc
Revision: 1.2
Committed: Mon Dec 18 15:49:55 2006 UTC (17 years, 5 months ago) by pippijn
Branch: MAIN
CVS Tags: pre_first_cfarch_normalize_run
Changes since 1.1: +4 -2 lines
Log Message:
fixed arches

File Contents

# User Rev Content
1 root 1.1 Object active_volcano
2     name volcano
3     other_arch spell_create_lava
4 pippijn 1.2 face volcano_lo.x11
5 root 1.1 type 62
6     activate_on_push 1
7     activate_on_release 1
8     level 1
9     no_pick 1
10     slow_move 15
11     is_hilly 1
12     speed -0.02
13     editable 40
14 pippijn 1.2 move_block boat swim
15 root 1.1 end
16     More
17     Object active_volcano_2
18     name volcano
19     other_arch spell_create_lava
20 pippijn 1.2 face volcano_lo.x11
21 root 1.1 type 62
22     activate_on_push 1
23     activate_on_release 1
24     level 1
25     x 1
26     no_pick 1
27     slow_move 15
28     is_hilly 1
29     speed -0.02
30 pippijn 1.2 move_block boat swim
31 root 1.1 end