ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/bwall/earthwall.arc
Revision: 1.7
Committed: Tue Feb 6 22:41:36 2007 UTC (17 years, 5 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.6: +13 -13 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.7 object earthwall
2 root 1.1 race wall
3 pippijn 1.5 face earthwall.x11
4 root 1.1 is_animated 0
5     hp 24
6     maxhp 24
7     ac 30
8 root 1.7 level 1
9 root 1.1 type 45
10     resist_magic 100
11     resist_fire 100
12     resist_electricity 100
13     resist_cold 100
14     resist_confusion 100
15     resist_acid 100
16     resist_drain 100
17 root 1.7 alive 1
18 root 1.1 no_pick 1
19     blocksview 1
20 root 1.7 tear_down 1
21     color_bg yellow
22     color_fg grey
23 root 1.1 editable 768
24 root 1.7 anim
25     earthwall.x11
26     earthwall.x12
27     earthwall.x13
28     blank.x11
29     mina
30 root 1.1 end
31 root 1.7