ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/volcano.arc
Revision: 1.7
Committed: Tue Nov 3 09:48:49 2009 UTC (14 years, 6 months ago) by root
Branch: MAIN
CVS Tags: rel-3_0, rel-2_90, rel-2_92, rel-2_93, HEAD
Changes since 1.6: +0 -1 lines
Log Message:
remove editable field, elmey says so

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 end
16 more
17 object active_volcano_2
18 name volcano
19 other_arch spell_create_lava
20 face volcano_lo.x11
21 x 1
22 speed -0.02
23 level 1
24 type 62
25 move_block swim boat
26 move_slow walk
27 move_slow_penalty 15
28 no_pick 1
29 is_hilly 1
30 activate_on_push 1
31 activate_on_release 1
32 end
33