ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/door/wooddoor_1.arc
Revision: 1.3
Committed: Tue Feb 6 22:40:00 2007 UTC (17 years, 4 months ago) by root
Branch: MAIN
CVS Tags: post_first_cfarch_normalize_run
Changes since 1.2: +7 -7 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object door_look_1
2 root 1.1 name door
3 pippijn 1.2 face wooddoor_1.x11
4 root 1.1 hp 400
5     exp 1
6     ac 10
7 root 1.3 level 1
8 root 1.1 type 23
9     material 2
10 root 1.3 randomitems door
11     move_block all
12     alive 1
13 root 1.1 no_pick 1
14     editable 16
15 root 1.3 magicmap brown
16 root 1.1 end
17 root 1.3