ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/bwall/earthwall.arc
Revision: 1.10
Committed: Sat Mar 3 01:17:00 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: pre_second_normalise_run
Changes since 1.9: +1 -1 lines
Log Message:
lowercase Object and More manually for the time being

File Contents

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