ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/ground/volcano.arc
(Generate patch)

Comparing deliantra/arch/ground/volcano.arc (file contents):
Revision 1.1 by root, Mon Feb 6 20:26:13 2006 UTC vs.
Revision 1.7 by root, Tue Nov 3 09:48:49 2009 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines