ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/bwall/hedge.arc
Revision: 1.9
Committed: Sat Mar 3 01:24:33 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_second_normalise_run, rel-2_0
Changes since 1.8: +7 -7 lines
Log Message:
second normaliser run - dude

File Contents

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