ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/bwall-gray/bwall-gray_earthwall.arc
Revision: 1.5
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.4: +6 -6 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_earthwall
2 root 1.5 anim
3     bwall-gray_earthwall.x11
4     bwall-gray_earthwall.x12
5     bwall-gray_earthwall.x13
6     blank.x11
7     mina
8 pippijn 1.1 race wall
9 pippijn 1.2 face bwall-gray_earthwall.x11
10 pippijn 1.1 is_animated 0
11     hp 400
12     maxhp 800
13     ac 30
14 root 1.3 level 1
15 pippijn 1.1 type 45
16     resist_magic 100
17     resist_fire 100
18     resist_electricity 100
19     resist_cold 100
20     resist_confusion 100
21     resist_acid 100
22     resist_drain 100
23 root 1.3 alive 1
24 pippijn 1.1 no_pick 1
25     blocksview 1
26 root 1.3 tear_down 1
27     color_bg grey
28     color_fg grey
29 pippijn 1.1 editable 768
30     end
31 root 1.3