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

Comparing deliantra/arch/misc/boulder.arc (file contents):
Revision 1.6 by root, Sat Mar 3 01:15:44 2007 UTC vs.
Revision 1.8 by root, Sun Aug 12 01:17:43 2007 UTC

1# old stone boulder
1object boulder 2object boulder
2face boulder.x11 3face boulder.x11
4type 79
3weight 1000000 5weight 1000000
4no_pass 1 6move_type walk
7move_block all
8no_pick 1
5can_roll 1 9can_roll 1
6no_pick 1
7editable 128 10editable 128
8magicmap grey 11magicmap grey
9move_type 1 12end
13
14object boulder_lava
15face boulder_lava.x11
10type 79 16type 79
17weight 1000000
18move_type walk
19move_block all
20no_pick 1
21can_roll 1
22editable 128
23magicmap grey
11end 24end
25
26object boulder_steel
27face boulder_steel.x11
28type 79
29weight 1000000
30move_type walk
31move_block all
32no_pick 1
33can_roll 1
34editable 128
35magicmap grey
36end
37

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines