ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/volcano.arc
Revision: 1.5
Committed: Sat Mar 3 01:15:38 2007 UTC (17 years, 3 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.4: +3 -3 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

# Content
1 object active_volcano
2 name volcano
3 other_arch spell_create_lava
4 face volcano_lo.x11
5 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 move_block boat swim
15 end
16 more
17 object active_volcano_2
18 name volcano
19 other_arch spell_create_lava
20 face volcano_lo.x11
21 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 move_block boat swim
31 end