ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/arch/door/odoor_2.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: +8 -7 lines
Log Message:
simply ran cfarch-normalize on all arches

File Contents

# User Rev Content
1 root 1.3 object door_2
2 root 1.1 name door
3 pippijn 1.2 face odoor_2.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 16
10 root 1.3 randomitems door
11     move_block all
12     alive 1
13 root 1.1 no_pick 1
14 root 1.3 blocksview 1
15 root 1.1 editable 16
16 root 1.3 magicmap orange
17 root 1.1 end
18 root 1.3