ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/wall/bwall/hedge.arc
Revision: 1.3
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.2: +13 -13 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

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