ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/volcano.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:17 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run, pre_normalise_revert
Changes since 1.2: +19 -16 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# Content
1 object active_volcano
2 name volcano
3 other_arch spell_create_lava
4 face volcano_lo.x11
5 speed -0.02
6 level 1
7 type 62
8 move_block swim boat
9 move_slow walk
10 move_slow_penalty 15
11 no_pick 1
12 is_hilly 1
13 activate_on_push 1
14 activate_on_release 1
15 editable 40
16 end
17 more
18 object active_volcano_2
19 name volcano
20 other_arch spell_create_lava
21 face volcano_lo.x11
22 x 1
23 speed -0.02
24 level 1
25 type 62
26 move_block swim boat
27 move_slow walk
28 move_slow_penalty 15
29 no_pick 1
30 is_hilly 1
31 activate_on_push 1
32 activate_on_release 1
33 end
34