ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/bwall-gray/bwall-gray_stoneblock.arc
Revision: 1.4
Committed: Fri Feb 9 01:52:41 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: pre_normalise_revert
Changes since 1.3: +11 -11 lines
Log Message:
pout anim sections first because the loader nukes is_animated flag

File Contents

# User Rev Content
1 root 1.3 object bwall-gray_stoneblock_door_closed
2 root 1.4 anim
3     bwall-gray_stoneblock.x15
4     bwall-gray_stoneblock.x14
5     bwall-gray_stoneblock.x13
6     bwall-gray_stoneblock.x12
7     bwall-gray_stoneblock.x11
8     bwall-gray_earthwall.x11
9     mina
10 pippijn 1.1 name stone block
11 root 1.3 face bwall-gray_earthwall.x11
12     is_animated 0
13     maxsp 0
14     dam 5
15     wc 5
16 pippijn 1.1 type 91
17 root 1.3 move_block all
18     no_pick 1
19     blocksview 1
20 pippijn 1.1 activate_on_push 1
21     activate_on_release 1
22 root 1.3 color_bg grey
23 pippijn 1.1 color_fg grey
24 root 1.3 editable 768
25     visibility 100
26 root 1.4 end
27    
28     object bwall-gray_stoneblock_door_open
29 pippijn 1.1 anim
30 pippijn 1.2 bwall-gray_stoneblock.x15
31     bwall-gray_stoneblock.x14
32     bwall-gray_stoneblock.x13
33     bwall-gray_stoneblock.x12
34     bwall-gray_stoneblock.x11
35     bwall-gray_earthwall.x11
36 pippijn 1.1 mina
37 root 1.3 name stone block
38     face bwall-gray_stoneblock.x15
39 pippijn 1.1 is_animated 0
40 root 1.3 maxsp 1
41 pippijn 1.1 dam 5
42 root 1.3 wc 0
43 pippijn 1.1 type 91
44 root 1.3 no_pick 1
45 pippijn 1.1 activate_on_push 1
46     activate_on_release 1
47     color_fg grey
48 root 1.3 editable 768
49     visibility 100
50 pippijn 1.1 end
51 root 1.3